2020-10-07 |
Robert Kaiser | switch vhost template to matomo as well |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Robert Kaiser | more switching of paths to matomo |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Robert Kaiser | switch path to matomo |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Robert Kaiser | switch path to matomo |
commit | commitdiff | tree | snapshot |
2020-07-16 |
Robert Kaiser | better handle missing auth header, set explicit respons... |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Robert Kaiser | use correct table name github/master |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Robert Kaiser | update L10n for the skin/branding changes, make default... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Robert Kaiser | KaiRo bug 375 - Make branding a configuration option |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | also document the basic items of what users need to... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | make the piwik code work with IE at least down to 8 |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | make user_id 255 characters max again, as it is in... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | move settings sanitation to utils, move whitelist for... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | KaiRo bug 413 - Set up doctrine DBAL to drive the DB... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | merge DB config into normal settings - this is another... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | KaiRo bug 414 - Document setup and installation |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | make onload fallback actually work, and comment on... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | KaiRo bug 415 - Consolidate some more setup code into... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Robert Kaiser | KaiRo bug 412 - Use composer to load oauth2-server... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Robert Kaiser | allow localhost emails (mainly for testing), make sure... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Robert Kaiser | message can contain a link, so use appendHTMLMarkup |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Robert Kaiser | also put piwik tracking into token request |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Robert Kaiser | also integrate Pwiki for those endpoints that do not... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Robert Kaiser | move building the HTML into a function in utils, KaiRo... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Robert Kaiser | KaiRo bug 399 - Move Auth Service to using php-utility... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Robert Kaiser | skip interstitial page when we come from login page... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Robert Kaiser | ignore teporary file copies |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Robert Kaiser | Bug 396 - Localize the Auth service (in German); includ... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Robert Kaiser | add some base work for KaiRo bug 396 - adding L10n... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Robert Kaiser | new locations for utilities to include, do not track... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Robert Kaiser | move actual application into a subdirectory so we can... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Robert Kaiser | extract domains from redirect URIs, fall back to client... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Robert Kaiser | remove remember button until bug 394 can be implemented |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Robert Kaiser | KaiRo bug 393 - Create a grouping mechanism for user... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Robert Kaiser | KaiRo bug 392 - Create an interstitial page to confirm... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Robert Kaiser | Second part of KaiRo bug 371 - Make design somewhat... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Robert Kaiser | KaiRo bug 371 - Make design somewhat more appealing |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Robert Kaiser | add some links back to the top page so we don't get... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Robert Kaiser | add a comment for debugging - we may want to add an... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Robert Kaiser | make the JS compatible with older IE versions, though... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Robert Kaiser | set some security flags recommended by the Mozilla... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Robert Kaiser | make rewrites actually work correctly so that even... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Robert Kaiser | suppress error as result will be fine |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Robert Kaiser | create an API to retrieve emails and set new clients... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Robert Kaiser | remove the saved redirect when it's being used, always... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Robert Kaiser | secure token requests |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Robert Kaiser | make login on authorize actually work and redirect... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Robert Kaiser | check session and login in authorize request |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Robert Kaiser | move session init into utils, re-fetch session after... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Robert Kaiser | first step in making the authorize target work correctl... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Robert Kaiser | log failures and some other actions |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Robert Kaiser | actually use the on-disk site-specific nonce to 'pepper... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Robert Kaiser | convert AuthUtils to a non-static class and instantiate... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Robert Kaiser | move password functions into utils class |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Robert Kaiser | move helper functions to an abstract class |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Robert Kaiser | make password reset work and verify timecodes |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Robert Kaiser | make password change work and add a time-based code... |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Robert Kaiser | make creating users and verifying emails actually work |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Robert Kaiser | require JS, set cookies, make parts of login flow work |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Robert Kaiser | some steps to get an actual authentication going, conso... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Robert Kaiser | add example files to auth server |
commit | commitdiff | tree | snapshot |
|