summaryrefslogtreecommitdiff
path: root/framework/Security/TUserManager.php
AgeCommit message (Collapse)Author
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git
2014-01-06Happy 2014!Fabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2009-05-27Merge from 3.2 branch. Christophe.Boulain
Beginning of Prado 3.2 development
2008-12-07work on php style configurationcarlgmathisen
2008-12-03Merge from trunkchristophe.boulain
2008-12-02php configuration typecarlgmathisen
2008-10-21removed all trailing ?>qiang.xue
2008-10-15Fixed #917mikl
2008-07-30updated copyrightknut
2007-09-26added support to remember login.xue
2007-06-15Fixed #651.xue
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-05-30merge from 3.0 branch till 1111.xue
2006-05-18Merge from 3.0 branch till 1079.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
2005-12-29Changed module init() method signature.xue
2005-12-28Modified the way to access application singleton.xue
IService and IModule interfaces are also adjusted accordingly.
2005-12-15Added support to use the following tag defining a user with some roles,xue
<user name="xxx" password="xxx" roles="role1,role2" />
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
2005-11-20(no commit message)xue
2005-11-20(no commit message)xue
2005-11-16added role support to TUserManagerxue
2005-11-10Fixed an issue about guest user name setting.xue
2005-11-10Initial import of prado frameworkxue