summaryrefslogtreecommitdiff
path: root/framework/Security
AgeCommit message (Collapse)Author
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-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-17Modified how errors are handled.xue
2005-11-16Key modules are now using registered to application rather than using ↵xue
reserved module names.
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