* add contexttype, so the subst can precheck the context pointer for us, and bad...
[citadel.git] / webcit / auth.c
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-08-25 Wilfried Göesgens* fix hickup with the floordiv_expanded setting; the...
2008-08-23 Wilfried Göesgens* implement conditional switches; if true will skip...
2008-08-17 Wilfried Göesgens* correct all GetNextHashPos() calls to have const...
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-08-03 Wilfried Göesgens* migrate bstr backend to strbuf
2008-07-29 Wilfried Göesgens* make param const char *
2008-07-29 Wilfried Göesgens* fallback to /knrooms after login if the user doesn...
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-06-24 Art Cancro* Applied matt's latest patches
2008-06-23 Wilfried Göesgens* rather let webcit rate password than layer 9
2008-06-07 Art CancroAdded a link on the OpenID login page, that points...
2008-06-05 Art Cancro* Completed the code for creating a new account, manual...
2008-06-03 Art Cancroopenid blah blah blah
2008-06-03 Art Cancro* Removed some cruft from the login code. Combined the
2008-06-02 Art Cancromore openid work
2008-06-02 Art CancroExport format has changed due to the addition of a new
2008-05-31 Art CancroSuccess! We can now log in an existing user with OpenID.
2008-05-31 Art CancroRe-enable OpenID development code
2008-05-30 Art CancroTemporarily disable OpenID functionality for release
2008-05-28 Art CancroAdded some glue code for attachment of an OpenID to
2008-05-28 Dave WestI there are users requiring validation when an Aide...
2008-05-23 Art CancroBegin caching OpenID data in the session; we'll need...
2008-05-23 Art CancroIn order to circumvent AOL's broken OpenID server,...
2008-05-23 Art CancroAOL's OpenID implementation sucks.
2008-05-22 Art CancroMore work on OpenID 1.1 support
2008-05-19 Art CancroMoved all the OpenID Relying Party code that I've writt...
2008-05-18 Art CancroSome more tinkering with OpenID.
2008-05-17 Art Cancromore tinkering with openid
2008-05-16 Art Cancromore openid setup
2008-05-16 Art CancroNow we have all the data we need to compose the redirect.
2008-05-16 Art Cancrofinished code to extract link rel tags
2008-05-16 Art Cancrosome html parsing for link rel tags
2008-05-15 Art CancroFinished the mini http fetcher
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-05-15 Art CancroGet the login screen ready for OpenID support
2008-05-08 Wilfried Göesgens* keys in subst aren't case insensitive anymore. Upperc...
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-04-30 Wilfried Göesgens* updated listsorts to have '0' as sort order in all...
2008-04-26 Wilfried Göesgens* fix memleak in calendar_view.c
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2007-12-11 Wilfried Göesgens* add link to the faq if we can't connect, so one gets...
2007-10-23 Thierry PasqualierPretty buttons for Log Off screen
2007-10-07 Thierry PasqualierSome CSS for a pretty log off screen
2007-10-02 Art CancroSaving vCards now requires the API caller to specify...
2007-09-06 Wilfried Göesgens* lets start knit-picking on buffersizes.
2007-08-28 Thierry PasqualierAdvanced menu items
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-01-16 Art Cancro* correction of bad HTML of the new banner
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2007-01-07 Wilfried Göesgens* add link to citadel.org: <tr bgcolor="#000088"><td...
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-03-02 Art CancroMade the 'New User' button disappear when it is not...
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-27 Art Cancrocomments
2006-01-20 Wilfried Göesgensconverted comments to get caught by doxygen
2006-01-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2005-12-07 Art Cancro* Fixed more missing localization items
2005-12-07 Art Cancro* Per-session locale. For some reason it doesn't work...
2005-12-05 Art Cancro* Added in some of the missing localizations
2005-12-02 Art Cancro* Re-enabled browser language detection. This will...
2005-12-01 Art Cancro* which_div_expanded is now persistent across sessions
2005-12-01 Art Cancro* The iconbar roomlist, when selected, is now persisten...
2005-11-23 Art Cancro* auth.c: localized "User name:" and "Password:" prompts
2005-11-22 Art Cancro* create-pot.sh: now creates a new webcit.pot file...
2005-11-13 Art Cancro* Strip prepended '/webcit' in requested url's. This...
2005-11-06 Art Cancro* Found and removed more absolute URL's.
2005-11-04 Art Cancro* Removed all of the absolute URL's.
2005-11-04 Art Cancrolower case tags
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-09-12 Art Cancro* Built an initial version of the "forward message...
2005-08-17 Art Cancro* auth.c: prepared for internationalization
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-06-24 Art Cancro* Added a "preferences and settings" screen for each...
2005-04-11 Art Cancro* Began an assault on strcpy()
2005-04-11 Art Cancro* Replaced serv_gets() with serv_getln() - which now...
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-04-04 Art Cancro* configure.in: fix libical version detection
2005-03-10 Art Cancro* Created the framework for the "first time setup wizard"
2005-03-10 Art Cancro*** empty log message ***
2005-03-07 Art Cancro* auth.c: shrink the margins on the login screen so...
2005-02-21 Art Cancro* Misc changes to debug chat lockups
2005-02-19 Art Cancro* The previous <div style=\"margin-right:1px\"> has...
2005-02-19 Art Cancro* Replaced all the "centered 99% tables" with 100%...
2005-02-18 Art Cancro* Moved the room access control screen into a tab on...
2005-02-17 Art Cancro* After setup is complete, tell them how to log in.
2005-02-08 Art Cancro*** empty log message ***
2005-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2005-01-20 Art Cancro* Cleaned up a bunch of unused cruft from the old layout
2005-01-14 Art Cancro*** empty log message ***
2005-01-12 Art Cancro*** empty log message ***
2005-01-11 Art Cancro* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIO...
2004-12-07 Art Cancro* Finally tracked down the WC->vars heap corruption...
2004-06-04 Art Cancro* Fixed bug in "validate new users" screen (thanks...
next