aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/auth_plugins
AgeCommit message (Expand)Author
2025-01-10StEP 3348, closes #3348Moritz Strohm
2024-12-16fix coding style and some bugs, re #1552Jan-Hendrik Willms
2024-12-12StEP 1552 closes #1552André Noack
2024-10-22fail safe sso logouts, fixes #4731Jan-Hendrik Willms
2024-09-19ensure data is present before using it in Shib auth plugin, fixes #4616Jan-Hendrik Willms
2024-09-04add option to perform an oauth2 specific logout, re #4482, re #3624issue-4263-2issue-4263Jan-Hendrik Willms
2024-09-02provide generic logout for sso auth plugins, fixes #3624Jan-Hendrik Willms
2024-08-16add oauth2 as auth plugin, fixes #4482Jan-Hendrik Willms
2024-08-07check callback for string type before validating method, fixes #4442Jan-Hendrik Willms
2024-07-08use correct error property for auth plugins, fixes #4374Jan-Hendrik Willms
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
2024-05-27add Studip\OAuth1 class to sign or verify PSR7 requests, fixes #4203Jan-Hendrik Willms
2024-02-27Resolve "Personenverwaltung: Hochstufen zu admin/root läuft in Fehler"André Noack
2024-01-02Step 2660 closes #2660Michaela Brückner
2023-09-30fix redirect on shib login, fixes #3220Elmar Ludwig
2023-09-21prevent php-warnings, closes #3220David Siegfried
2023-06-09implement User::isBlocked() and User::isExpired() and use them across the sys...Jan-Hendrik Willms
2022-10-26Use Monolog as PSR-11 compatible logger, refs #1686.Marcus Eibrink-Lunzenauer
2022-10-14fix usage of phpCAS::proxy(), re #1573Elmar Ludwig
2022-09-12update phpCAS API usage for phpCAS 1.5.0, fixes #1573Elmar Ludwig
2022-07-11fix 'Access to undefined property' errors, fixes #1295Jan-Hendrik Willms
2022-07-06fixes 'Method/function should return XY but return statement is missing', fix...Jan-Hendrik Willms
2021-12-21Resolve "OpenID Connect als SSO AuthPlugin"André Noack
2021-09-30re-add require because autoload is not triggered early enough, fixes #206Elmar Ludwig
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms