index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Security
/
TUserManager.php
Age
Commit message (
Collapse
)
Author
2008-10-21
removed all trailing ?>
qiang.xue
2008-10-15
Fixed #917
mikl
2008-07-30
updated copyright
knut
2007-09-26
added support to remember login.
xue
2007-06-15
Fixed #651.
xue
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-05-30
merge from 3.0 branch till 1111.
xue
2006-05-18
Merge from 3.0 branch till 1079.
xue
2006-04-02
Added TParameterModule.
xue
2006-03-16
Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.
xue
2006-02-17
Removed a few constructors.
xue
2006-02-17
Add TApplicationComponent class and adjusted the relevant classes.
xue
2006-02-17
moved shortcut methods from TComponent to TControl.
xue
2005-12-29
Changed module init() method signature.
xue
2005-12-28
Modified the way to access application singleton.
xue
IService and IModule interfaces are also adjusted accordingly.
2005-12-15
Added support to use the following tag defining a user with some roles,
xue
<user name="xxx" password="xxx" roles="role1,role2" />
2005-12-15
Fixed a bug about exception name.
xue
2005-12-15
Fixed a bug about user file extension.
xue
2005-12-15
Added 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-16
added role support to TUserManager
xue
2005-11-10
Fixed an issue about guest user name setting.
xue
2005-11-10
Initial import of prado framework
xue