Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / static / authmethods.js
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2017-03-05 Art Cancrospell 'yahoo' correctly
2013-03-31 Wilfried GoesgensRework Login dialog to work with rekonq (and hopefully...
2012-05-16 Art CancroWhen a username/password auth fails, restore the userna...
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-19 Art CancroWhen authentication is successful, display a 'please...
2011-12-05 Art CancroNow we can log in with AOL too
2011-12-05 Art CancroSupport Google and Yahoo login without the user needing...
2011-12-05 Art Cancrohandler fix to previous commit
2011-12-05 Art CancroPressing enter/return in the openid url box submits...
2011-09-04 Art CancroInitial version of 'register new user' dialog
2011-09-04 Art CancroDisabled the old login screen.
2011-09-04 Art CancroBegan implementation of authpopout
2011-09-04 Art CancroEnter/return key submits form in the new user/password...
2011-09-04 Art Cancropush/pop destination_url instead of passing it through...
2011-09-04 Art CancroApplied the GetLoggedInFirst() semantics to the Reply...
2011-09-04 Art CancroNew CSS for the login modal
2011-09-04 Art CancroGetLoggedInFirst() now goes directly to destination_url...
2011-09-04 Art CancroInitial version of modal login is now working.