add a human check to registrations
[authserver.git] / app / authutils.php-class
2023-01-03 Robert Kaiseradd a human check to registrations master
2022-07-15 Robert Kaiserreplace deprecated mhash() with hash_mac()
2022-03-06 Robert Kaiserfix PHP 8.1 warnings, make sure we can update the depen...
2020-10-07 Robert Kaisermore switching of paths to matomo
2020-10-07 Robert Kaiserswitch path to matomo
2020-07-16 Robert Kaiserbetter handle missing auth header, set explicit respons...
2017-02-12 Robert Kaiseruse correct table name github/master
2017-01-20 Robert Kaiserupdate L10n for the skin/branding changes, make default...
2017-01-20 Robert KaiserKaiRo bug 375 - Make branding a configuration option
2016-12-15 Robert Kaisermake user_id 255 characters max again, as it is in...
2016-12-15 Robert Kaisermove settings sanitation to utils, move whitelist for...
2016-12-15 Robert KaiserKaiRo bug 413 - Set up doctrine DBAL to drive the DB...
2016-12-15 Robert Kaisermerge DB config into normal settings - this is another...
2016-12-15 Robert KaiserKaiRo bug 415 - Consolidate some more setup code into...
2016-12-15 Robert KaiserKaiRo bug 412 - Use composer to load oauth2-server...
2016-12-01 Robert Kaisermove building the HTML into a function in utils, KaiRo...
2016-11-18 Robert KaiserBug 396 - Localize the Auth service (in German); includ...
2016-11-18 Robert Kaiseradd some base work for KaiRo bug 396 - adding L10n...
2016-11-18 Robert Kaisermove actual application into a subdirectory so we can...