Skip to content

6.2.0

Choose a tag to compare

@SoraMakes SoraMakes released this 16 Mar 23:35
· 22 commits to main since this release

Added:

  • added data privacy endpoints to adler_services
  • Privacy API implementation. This plugin does not store any personal data.
  • New Webservice: adler_admin_service
    • New endpoint site_admin_login: Allows site admins to login to the new webservice. This endpoint has to be used through the simpleserver.php
    • New endpoint local_adler_get_users_with_category_roles: Get all users and append information on their roles on course categories for selected roles
  • some jetbrains http client request files for manual API testing

Changed:

Deprecated:

Removed:

Fixed:

  • no debug output in tests

Security: