summaryrefslogtreecommitdiff
path: root/framework/Security
AgeCommit message (Expand)Author
2008-10-15Ticket #857 (AuthExpire)mikl
2008-10-15Fixed #917mikl
2008-07-30updated copyrightknut
2008-01-13Added TAuthManager.switchUser()xue
2007-11-26a minor sanity check.xue
2007-10-02fixed typo.xue
2007-09-26added support to remember login.xue
2007-09-16Make auth rules more consistently handled.xue
2007-09-12another optimization.xue
2007-09-11Fixed #692, #700.xue
2007-06-25Added TAuthManager.ReturnUrlVarName property xue
2007-06-15Fixed #651.xue
2007-06-15Fixed #625.xue
2007-06-15Fixed #627.xue
2007-05-30fixing small typos in the API documentationknut
2007-04-01fixed #575.xue
2007-03-25added StateChanged property to TUser.xue
2007-03-09added exception message.xue
2007-03-09property update.xue
2007-03-09added TDbUserManager and TDbUser.xue
2007-01-27Added TUser.getState() and setState() for storing user session dataxue
2006-11-01Update of new Security code, currently working on making TLogin functional so...jrags
2006-09-23merge from 3.0 branch till 1435.xue
2006-09-09Add basic active control docs.wei
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-08-02merge from 3.0 branch till 1320.xue
2006-06-10Merge from 3.0 branch till 1148.xue
2006-05-30merge from 3.0 branch till 1111.xue
2006-05-29Merge from 3.0 branch till 1099.xue
2006-05-18Merge from 3.0 branch till 1079.xue
2006-05-14Merge from 3.0 branch till 1063.xue
2006-04-02Added TParameterModule.xue
2006-03-16Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.xue
2006-02-17Removed a few constructors.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-02-12Implemented cookie HMAC check.xue
2006-02-11Added TSecurityManager and state encryption method.xue
2006-02-07Added UrlFormat property to THttpRequest.xue
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-24Modified THttpRequest and THttpSession so that they can be used like an array...xue
2006-01-21BE AWARE: Significant change!xue
2005-12-29Changed module init() method signature.xue
2005-12-28Modified the way to access application singleton.xue
2005-12-15Added support to use the following tag defining a user with some roles,xue
2005-12-15Fixed a bug about exception name.xue
2005-12-15Fixed a bug about user file extension.xue
2005-12-15Added support to read user/role information from an external file.xue
2005-12-07(no commit message)xue