Changed the naming convention of the setup wizard filename
[citadel.git] / webcit / auth.c
2011-09-20 Art CancroChanged the naming convention of the setup wizard filename
2011-07-28 Wilfried Goesgensbuybuy plaintext important message.
2011-07-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-24 Art CancroThe monitoring page plays really stupid games with...
2011-07-24 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-07-16 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-15 Wilfried Goesgensmove beginbox & endbox to box_* so we can tidy up our...
2011-07-08 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-07 Art CancroFor sites in guest mode, redirect to the landing page...
2011-07-05 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-05 Art CancroNew URL 'monitor' to be used by monitoring scripts
2011-05-30 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-24 Art CancroRemoved the unused second argument from the do_template...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-04-06 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-03-01 Art CancroValidate new users screen now uses the main room banner
2011-03-01 Art CancroValidate new users screen now uses the main room banner
2011-03-01 Art CancroFlush the cached room list when logging in or out.
2011-03-01 Art CancroFlush the cached room list when logging in or out.
2011-02-25 Art CancroSwitching languages now works again
2011-02-25 Art CancroSwitching languages now works again
2011-02-15 Art CancroFixed a backwards conditional in the openid_manual_crea...
2011-02-15 Art CancroFixed a backwards conditional in the openid_manual_crea...
2011-02-14 Art CancroOpenID manual create is now functionally complete.
2011-02-14 Art CancroOpenID manual create is now functionally complete.
2011-02-14 Art CancroFinished everything except the openid_manual_create...
2011-02-14 Art CancroFinished everything except the openid_manual_create...
2011-02-14 Art CancroBegin working on OpenID manual screen name selection...
2011-02-14 Art CancroBegin working on OpenID manual screen name selection...
2011-02-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-02-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-02-01 Art CancroRestored the ability to associate an OpenID with an...
2011-02-01 Art CancroRestored the ability to associate an OpenID with an...
2011-01-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-01-30 Art CancroWhen registering a new user during an inline login...
2011-01-30 Art CancroWhen registering a new user during an inline login...
2011-01-29 Art CancroSend the correct data to become_logged_in() during...
2011-01-29 Art CancroSend the correct data to become_logged_in() during...
2011-01-28 Art CancroBegin working new user registration into the login...
2011-01-28 Art CancroBegin working new user registration into the login...
2011-01-28 Art Cancrominor comments cleanup
2011-01-28 Art Cancrominor comments cleanup
2011-01-28 Art CancroInitial version of 'register new user' dialog
2011-01-28 Art CancroInitial version of 'register new user' dialog
2011-01-25 Art CancroCOND:AIDE now observes logged in semantics
2011-01-25 Art CancroCOND:AIDE now observes logged in semantics
2011-01-25 Art CancroDisabled the old login screen.
2011-01-25 Art CancroDisabled the old login screen.
2011-01-24 Art Cancroauthpopup now returns the parent to the pushed_destination
2011-01-24 Art Cancroauthpopup now returns the parent to the pushed_destination
2011-01-24 Art Cancrologin popout is working, along with non edge case openI...
2011-01-24 Art Cancrologin popout is working, along with non edge case openI...
2011-01-24 Art CancroBegan implementation of authpopout
2011-01-24 Art CancroBegan implementation of authpopout
2011-01-17 Art CancroFixed bugs related to last three commits
2011-01-17 Art CancroFixed bugs related to last three commits
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-11 Art CancroRemoved parts of OpenID from the traditional login...
2011-01-11 Art CancroRemoved parts of OpenID from the traditional login...
2011-01-11 Art CancroFor closed systems, still handle login through the...
2011-01-11 Art CancroFor closed systems, still handle login through the...
2011-01-07 Art CancroThe 'gotofirst' key is now called 'go' for brevity
2011-01-07 Art CancroThe 'gotofirst' key is now called 'go' for brevity
2011-01-03 Art CancroGetLoggedInFirst() now goes directly to destination_url...
2011-01-03 Art CancroGetLoggedInFirst() now goes directly to destination_url...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-29 Art CancroThe 'Log in' button now routes to GetLoggedInFirst...
2010-12-29 Art CancroThe 'Log in' button now routes to GetLoggedInFirst...
2010-12-29 Art CancroSmooth transition between logged-in and not-logged...
2010-12-29 Art CancroSmooth transition between logged-in and not-logged...
2010-12-29 Art CancroInitial version of modal login is now working.
2010-12-29 Art CancroInitial version of modal login is now working.
2010-12-29 Art CancroWrote the initial version of the 'ajax_login_username_p...
2010-12-29 Art CancroWrote the initial version of the 'ajax_login_username_p...
2010-12-29 Art CancroChanged 'free software' to 'open source' to piss off...
2010-12-29 Art CancroChanged 'free software' to 'open source' to piss off...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-16 Wilfried Goesgens* make xgettext copy coments over into the po files.
2010-09-16 Wilfried Goesgens* make xgettext copy coments over into the po files.
2010-09-08 Art CancroNew global variable 'site_prefix' which replaces the...
2010-09-08 Art CancroNew global variable 'site_prefix' which replaces the...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
next