authserver.git
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...
2016-11-16 Robert Kaiserextract domains from redirect URIs, fall back to client...
2016-11-16 Robert Kaiserremove remember button until bug 394 can be implemented
2016-11-16 Robert KaiserKaiRo bug 393 - Create a grouping mechanism for user...
2016-11-16 Robert KaiserKaiRo bug 392 - Create an interstitial page to confirm...
2016-11-14 Robert KaiserSecond part of KaiRo bug 371 - Make design somewhat...
2016-11-14 Robert KaiserKaiRo bug 371 - Make design somewhat more appealing
2016-11-14 Robert Kaiseradd some links back to the top page so we don't get...
2016-11-14 Robert Kaiseradd a comment for debugging - we may want to add an...
2016-11-14 Robert Kaisermake the JS compatible with older IE versions, though...
2016-11-02 Robert Kaiserset some security flags recommended by the Mozilla...
2016-10-29 Robert Kaisermake rewrites actually work correctly so that even...
2016-10-29 Robert Kaisersuppress error as result will be fine
2016-10-29 Robert Kaisercreate an API to retrieve emails and set new clients...
2016-10-28 Robert Kaiserremove the saved redirect when it's being used, always...
2016-10-28 Robert Kaisersecure token requests
2016-10-28 Robert Kaisermake login on authorize actually work and redirect...
2016-10-28 Robert Kaisercheck session and login in authorize request
2016-10-28 Robert Kaisermove session init into utils, re-fetch session after...
2016-10-28 Robert Kaiserfirst step in making the authorize target work correctl...
2016-10-27 Robert Kaiserlog failures and some other actions
2016-10-26 Robert Kaiseractually use the on-disk site-specific nonce to 'pepper...
2016-10-26 Robert Kaiserconvert AuthUtils to a non-static class and instantiate...
2016-10-26 Robert Kaisermove password functions into utils class
2016-10-26 Robert Kaisermove helper functions to an abstract class
2016-10-26 Robert Kaisermake password reset work and verify timecodes
2016-10-24 Robert Kaisermake password change work and add a time-based code...
2016-10-24 Robert Kaisermake creating users and verifying emails actually work
2016-10-24 Robert Kaiserrequire JS, set cookies, make parts of login flow work
2016-10-23 Robert Kaisersome steps to get an actual authentication going, conso...
2016-09-30 Robert Kaiseradd example files to auth server