use better variant to deal with missing entries instead of error suppression to fix...
[authserver.git] / app /
2022-08-12 Robert Kaiseruse better variant to deal with missing entries instead...
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 the piwik code work with IE at least down to 8
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 Kaisermake onload fallback actually work, and comment on...
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-09 Robert Kaiserallow localhost emails (mainly for testing), make sure...
2016-12-09 Robert Kaisermessage can contain a link, so use appendHTMLMarkup
2016-12-03 Robert Kaiseralso put piwik tracking into token request
2016-12-02 Robert Kaiseralso integrate Pwiki for those endpoints that do not...
2016-12-01 Robert Kaisermove building the HTML into a function in utils, KaiRo...
2016-11-29 Robert KaiserKaiRo bug 399 - Move Auth Service to using php-utility...
2016-11-26 Robert Kaiserskip interstitial page when we come from login page...
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 Kaisernew locations for utilities to include, do not track...
2016-11-18 Robert Kaisermove actual application into a subdirectory so we can...