diff options
author | xue <> | 2007-09-26 13:15:56 +0000 |
---|---|---|
committer | xue <> | 2007-09-26 13:15:56 +0000 |
commit | cb62a8b25b67f4c23148efe5d9e93278651d1901 (patch) | |
tree | 4dec8d359fe2b42965ab370f590094ffd1bc5c36 /HISTORY | |
parent | 75293bddc7faea69021f5e29ac9e4df3f04c4f36 (diff) |
added support to remember login.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ ENH: Ticket#681 - TUrlMapping can construct custom URLs now (Qiang) ENH: Ticket#692,700 - Added support to wildcard in pages configuration; added IP filters in auth rules. (Qiang) ENH: Added THead requirement check (Qiang) ENH: Added TOutputCache.CacheTime (Qiang) +ENH: Added "remember login" support to TAuthManager and the related modules/classes (Qiang) CHG: Ticket#685 - Slashes and backslashes mixup in PradoBase (Qiang) CHG: Ticket#705 - TImage will not set border style by default (Qiang) CHG: GeSHi is replaced with Text_Highlighter (Christophe) |