summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-12Pass client redirect URL into SAML mapping providersRichard van der Hoff1-4/+11
2020-01-12Pass the module_api into the SamlMappingProviderRichard van der Hoff1-2/+5
... for consistency with other modules, and because we'll need it sooner or later and it will be a pain to introduce later.
2020-01-09Allow admin users to create or modify users without a shared secret (#6495)Manuel Stahl9