thomascube
2011-01-12 a32679e69f7d6c265f85015677743272740dcc8e
2011-01-12 thomascube
Unlinked externals, removed development stuff and updated...
blob@ a32679 commitdiff | diff to current
2011-01-06 thomascube
Make sure an existing session is killed/replaced when submitting login form
blob@ c3be8e commitdiff | diff to current
2010-12-03 alecpl
- New Folder Manager UI - Fix invalid Request when creating a folder (#1487...
blob@ af3c04 commitdiff | diff to current
2010-11-29 alecpl
- Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134)
blob@ 5f560e commitdiff | diff to current
2010-11-09 alecpl
- Handle situation when $IMAP object isn't initialized on log in
blob@ 6d99f9 commitdiff | diff to current
2010-10-14 alecpl
- Improved IMAP errors handling
blob@ 8fcc3e commitdiff | diff to current
2010-10-01 alecpl
- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
blob@ 249db1 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-17 alecpl
- Fix list_cols is not updated after column dragging (#1486999) - Improved ...
blob@ 614c64 commitdiff | diff to current
2010-08-07 thomascube
Fix unit tests + update version
blob@ 4859fe commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-06-03 thomascube
Allow plugins to register their own tasks
blob@ 05a631 commitdiff | diff to current
2010-04-20 alecpl
- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#14...
blob@ 354455 commitdiff | diff to current
2010-04-01 thomascube
Add server-side plugin hooks to address group functions + better action names
blob@ aa12df commitdiff | diff to current
2010-03-31 thomascube
Asynchronously expand contact groups + skip count queries in autocompletion...
blob@ c0297f commitdiff | diff to current
2010-03-31 thomascube
Implement group renaming/deleting + use more consistent names for commands ...
blob@ 3baa72 commitdiff | diff to current
2010-03-26 thomascube
Added basic contact groups feature
blob@ a61bbb commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2010-03-01 alecpl
- Improve performance by avoiding unnecessary updates to the session table ...
blob@ 929a50 commitdiff | diff to current
2010-02-25 alecpl
- Password: Make passwords encoding consistent with core, add 'password_cha...
blob@ 64608b commitdiff | diff to current
2010-02-24 alecpl
- don't set task for login_after hook
blob@ 7481dd commitdiff | diff to current
2010-02-13 alecpl
- Fix imap_init hook broken in r3258 (#1486493)
blob@ 48bc52 commitdiff | diff to current
2010-02-06 alecpl
- Fix setting task name according to auth state. So, any action before user...
blob@ 9b94eb commitdiff | diff to current
2010-01-28 alecpl
- add file/line definitions to raise_error() calls
blob@ 10eedb commitdiff | diff to current
2010-01-17 alecpl
- Fix 'force_https' to specified port when URL contains a port number (#148...
blob@ 76c94b commitdiff | diff to current
2009-10-27 alecpl
- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port ...
blob@ 5818e4 commitdiff | diff to current
2009-10-21 thomascube
Revert r3038 and allow to specify the port as value of force_https
blob@ f5d61d commitdiff | diff to current
2009-10-14 alecpl
- fix last commit
blob@ b57133 commitdiff | diff to current
2009-10-14 alecpl
- Fix login page loading into an iframe when session expires (#1485952)
blob@ ccc80d commitdiff | diff to current
2009-10-13 alecpl
- Option 'force_https' replaced by 'force_https' plugin - added option 'for...
blob@ 65c0a0 commitdiff | diff to current
2009-09-05 alecpl
- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926) ...
blob@ 161c28 commitdiff | diff to current
2009-08-14 thomascube
Add some arguments to the logout_after hook
blob@ 7ef47e commitdiff | diff to current
2009-08-14 thomascube
Implemented logout_after plugin hook
blob@ d00260 commitdiff | diff to current
2009-08-07 thomascube
Fix spell check (#1486036)
blob@ 0ddf59 commitdiff | diff to current
2009-08-05 thomascube
Allow a plugin to disable the cookie check
blob@ 446364 commitdiff | diff to current
2009-07-24 thomascube
Don't check request token on login
blob@ 826cee commitdiff | diff to current
2009-07-22 alecpl
- Help plugin - support 'dummy' task (for plugins)
blob@ 564a2b commitdiff | diff to current
2009-07-21 thomascube
Use global request tokens and automatically protect all POST requests
blob@ 549933 commitdiff | diff to current
2009-07-02 thomascube
Add option to enforce https connections
blob@ e48a10 commitdiff | diff to current
2009-06-15 alecpl
- always call logout action as task (#1485919)
blob@ 3a2b27 commitdiff | diff to current
2009-06-01 alecpl
- use preg functions instead of ereg functions
blob@ 0ce119 commitdiff | diff to current
2009-06-01 alecpl
- get rid of some hardcoded action names and move decission about output co...
blob@ d51c93 commitdiff | diff to current
2009-05-12 svncommit
Really, really logout (fixes r2467).
blob@ f22c2c commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-03-10 thomascube
Partially reverted r2339 + fix indentation
blob@ 48ee69 commitdiff | diff to current
2009-03-09 svncommit
Fixed check-recent [richs]
blob@ 93adb3 commitdiff | diff to current
2009-01-19 alecpl
- Fix authentication when submitting form with existing session (#1485679)
blob@ 0129d7 commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2008-12-05 alecpl
- performance: skip imap connection for attachments actions - created attac...
blob@ 133bb0 commitdiff | diff to current
2008-12-04 alecpl
- performance: connect to imap server only when needed (some mail actions...
blob@ 39cd51 commitdiff | diff to current
first | « prev | next »