Skip to content

Releases: moodle-saml/auth

auth/saml 16-07-2019

16 Jul 15:08
Compare
Choose a tag to compare
  • Clean course shortname before generating its related course mapping setting. Previously an exception was raised when trying to generate a setting with no valid chars.
  • Implement feature to check if there are course mapping values duplicate.
  • Fix bug on auth_saml_error

auth/saml 13-06-2019

13 Jun 09:47
Compare
Choose a tag to compare
  • Refactor: following moodle code style.
  • Add support for groups.
  • Add support for log extra info: Logins, Change of user systemrole
  • Avoid mapping of site course (id=1).
  • Support script for exporting Course/Role Mapping to CSV.
  • Be able to import course mapping data from CSV.
  • Add scripts that extract old data from SQL tables to CSV.
  • Fix issue with upgradesettings.
  • Fix bug, the upgrade_fix_config_auth_plugin_names and upgrade_fix_config_auth_plugin_defaults already uses the auth_ prefix.

auth/saml 15-01-2019

15 Jan 18:49
Compare
Choose a tag to compare
  • Version compatible with the new way to manage settings of the Moodle 3.4 version.
  • Removed support for internal/external database. Now mapping course/role info is stored as normal Moodle setting.

auth/saml 19-01-2017

19 Jan 04:17
Compare
Choose a tag to compare
  • Fix printing continue button under error messages
  • Fix continue URL on error messages
  • Add custom_user_profile_fields support. Minor fix

auth/saml 18-11-2016

18 Nov 13:53
Compare
Choose a tag to compare

Compatible with moodle 2.X and moodle 3.1.3