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
Age
Commit message (
Expand
)
Author
2006-05-29
added TListControl.SelectedValues property
xue
2006-05-18
refactored TUserManager and TAuthManager so that they are easier to be extended
xue
2006-05-14
Fixed #167.
xue
2006-04-04
Deleted work that are to be done in 3.1.
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
2006-02-12
Implemented cookie HMAC check.
xue
2006-02-11
Added TSecurityManager and state encryption method.
xue
2006-02-07
Added UrlFormat property to THttpRequest.
xue
2006-01-31
Modified TList and TMap implementation so that they can be more easily extended.
xue
2006-01-24
Modified THttpRequest and THttpSession so that they can be used like an array...
xue
2006-01-21
BE AWARE: Significant change!
xue
2005-12-29
Changed module init() method signature.
xue
2005-12-28
Modified the way to access application singleton.
xue
2005-12-15
Added support to use the following tag defining a user with some roles,
xue
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-25
(no commit message)
xue
2005-11-21
(no commit message)
xue
2005-11-20
(no commit message)
xue
2005-11-20
(no commit message)
xue
2005-11-20
(no commit message)
xue
2005-11-17
Modified how errors are handled.
xue
2005-11-16
Key modules are now using registered to application rather than using reserve...
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