Skip to content

Releases: linuxmuster/linuxmuster-api

Release 7.3.33 (lmn73)

08 Mar 20:23

Choose a tag to compare

  • GET /devices/device: new credentials flag for AD credentials.
  • PATCH /devices/device: use DeviceManager to set credentials.
  • PoC for new permissions system.

Release 7.3.32 (lmn73)

04 Mar 16:30

Choose a tag to compare

Release 7.3.31 (lmn73)

04 Mar 13:27

Choose a tag to compare

  • Check tmp dir and harden security.

Release 7.3.30 (lmn73)

03 Mar 15:59

Choose a tag to compare

  • PATCH /devices/device: set password hashes.

Release 7.3.29 (lmn73)

01 Mar 17:39

Choose a tag to compare

  • /devices/list: Change namespace to list for devices management.
  • New GET endpoint /devices/device.
  • New PATCH endpoint /devices/device (only 2 attributes).
  • Fix secret key generation.
  • Fix server error when devices.csv is missing.

Release 7.3.28 (lmn73)

25 Feb 10:32

Choose a tag to compare

  • /devices: Fix status on GET.
  • /devices: ignore status in POST if given.
  • /devices: send comment in csv too.
  • /schoolclasses: PATCH some attributes like mailalias.

Release 7.3.27 (lmn73)

22 Feb 17:19

Choose a tag to compare

  • New GET endpoint /globaladministrators.
  • New GET endpoint /schooladministrators.
  • New GET endpoint /globalbindusers.
  • New GET endpoint /schoolbindusers.
  • New query parameter check_parents for /roles endpoints.
  • Support for parent and staff in /roles.
  • Method to process users checks as background task and follow logs.
  • Many pytests.

Release 7.3.26 (lmn73)

04 Feb 20:05

Choose a tag to compare

  • Add /auth/whoami endpoint
  • Add /devices endpoints to import devices. EXPERIMENTAL.

Release 7.3.25 (lmn73)

29 Jan 13:09

Choose a tag to compare

  • Handle subprojects correctly.

Release 7.3.24 (lmn73)

29 Jan 11:42

Choose a tag to compare

  • Fix typo in projects.