Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-12 | removed ?> from php files | ctrlaltca | |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2012-07-12 | happy new year | ctrlaltca | |
2012-07-10 | small fix to previous commit | ctrlaltca | |
2012-07-10 | TSecurityManager: make it able to use any hashing/crypto algorithm supported ↵ | ctrlaltca | |
by php; use php built-in functions when available | |||
2012-07-10 | TSecurityManager: switch from 3DES to AES256; from live tests it's 2.5 times ↵ | ctrlaltca | |
faster, even if it adds a bit more overhead | |||
2011-11-17 | 3-in-1 bugfix commit: | ctrlaltca@gmail.com | |
1) TErrorHandler: avoid an error when trying to hide the file path of a lambda function 2) TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey 3) TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space) | |||
2011-07-20 | fix #350 | ctrlaltca@gmail.com | |
2011-07-17 | TSecurityManager: remove additional right padding added by mcrypt_decrypt | ctrlaltca@gmail.com | |
TSecurityManagerTest: loop through different string length to take account of mcrypt's block cipher padding TAPCCacheTest: fixed static member usage THttpRequestTest: fixed testRequestWithUrlMapping test | |||
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2011-06-20 | removed useless calls to empty contructor; reverted some additional ↵ | ctrlaltca@gmail.com | |
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously | |||
2010-07-12 | removed the zero byte right trim from the decryption routine and also made ↵ | rojaro | |
some cosmetic changes | |||
2010-04-18 | Ensured parent::__construct calls within Security | javalizard | |
2009-05-27 | Merge from 3.2 branch. | Christophe.Boulain | |
Beginning of Prado 3.2 development | |||
2008-12-07 | work on php style configuration | carlgmathisen | |
2008-12-03 | Merge from trunk | christophe.boulain | |
2008-12-02 | php configuration type | carlgmathisen | |
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-10-15 | Ticket #857 (AuthExpire) | mikl | |
2008-10-15 | Fixed #917 | mikl | |
2008-07-30 | updated copyright | knut | |
2008-01-13 | Added TAuthManager.switchUser() | xue | |
2007-11-26 | a minor sanity check. | xue | |
2007-10-02 | fixed typo. | xue | |
2007-09-26 | added support to remember login. | xue | |
2007-09-16 | Make auth rules more consistently handled. | xue | |
2007-09-12 | another optimization. | xue | |
2007-09-11 | Fixed #692, #700. | xue | |
2007-06-25 | Added TAuthManager.ReturnUrlVarName property | xue | |
Added TPageService.DefaultPageUrl property | |||
2007-06-15 | Fixed #651. | xue | |
2007-06-15 | Fixed #625. | xue | |
2007-06-15 | Fixed #627. | xue | |
2007-05-30 | fixing small typos in the API documentation | knut | |
2007-04-01 | fixed #575. | xue | |
2007-03-25 | added StateChanged property to TUser. | xue | |
2007-03-09 | added exception message. | xue | |
2007-03-09 | property update. | xue | |
2007-03-09 | added TDbUserManager and TDbUser. | xue | |
2007-01-27 | Added TUser.getState() and setState() for storing user session data | xue | |
2006-11-01 | Update of new Security code, currently working on making TLogin functional ↵ | jrags | |
so we can test the providers soon. | |||
2006-09-23 | merge from 3.0 branch till 1435. | xue | |
2006-09-09 | Add basic active control docs. | wei | |
2006-09-08 | merge from 3.0 branch till 1397. | xue | |
2006-09-04 | merge from 3.0 branch till 1387 | xue | |
2006-08-02 | merge from 3.0 branch till 1320. | xue | |
2006-06-10 | Merge from 3.0 branch till 1148. | xue | |
2006-05-30 | merge from 3.0 branch till 1111. | xue | |
2006-05-29 | Merge from 3.0 branch till 1099. | xue | |
2006-05-18 | Merge from 3.0 branch till 1079. | xue | |
2006-05-14 | Merge from 3.0 branch till 1063. | xue | |