index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.php
Age
Commit message (
Expand
)
Author
2011-12-07
- Remove deprecated global $IMAP variable usage (#1488148)
alecpl
2011-11-24
- Change version number to 0.8-svn
alecpl
2011-10-30
Allow cross-task ajax requests
thomascube
2011-10-07
- Plugin API: added 'ready' hook (#1488073)
alecpl
2011-09-29
We're on the road towards 0.7 now
thomascube
2011-09-23
- Make the whole PHP output non-cacheable (#1487797)
alecpl
2011-08-24
Fix r5117: don't show error on default login page
thomascube
2011-08-24
Don't rely on rcmail->task for session error check; use _REQUEST data instead
thomascube
2011-07-30
Don't show session error message on logout
thomascube
2011-07-30
Log session validation errors; keep error message when redirecting to login a...
thomascube
2011-05-24
Let plugins hook into keep-alive requests
thomascube
2011-05-02
Default action for plugin tasks is 'index'
thomascube
2011-04-20
- Improve performance by including files with absolute path (#1487849)
alecpl
2011-03-22
Revert r4609 and use stateless request tokens; no need to save them in sessio...
thomascube
2011-03-15
Keep session alive while showing login page (request token is stored in sessi...
thomascube
2011-03-08
- small code cleanup
alecpl
2011-03-08
- Performance improvement: Remove redundant DELETE query (for old session del...
alecpl
2011-02-08
Also check referer on logout action
thomascube
2011-02-08
Add optional referer check to prevent CSRF in GET requests
thomascube
2011-02-03
protect login form submission from CSRF using a request token
thomascube
2011-01-28
Improve session validity check with changing auth cookies; reduce writes to D...
thomascube
2011-01-19
Better fix for login redirect, don't force mail task
thomascube
2011-01-16
- Move action files map from index.php to steps' func.inc files
alecpl
2011-01-14
Fix login redirect issues (#1487686)
thomascube
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2011-01-06
Make sure an existing session is killed/replaced when submitting login form
thomascube
2010-12-03
- New Folder Manager UI
alecpl
2010-11-29
- Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134)
alecpl
2010-11-09
- Handle situation when $IMAP object isn't initialized on log in
alecpl
2010-10-14
- Improved IMAP errors handling
alecpl
2010-10-01
- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-09-17
- Fix list_cols is not updated after column dragging (#1486999)
alecpl
2010-08-07
Fix unit tests + update version
thomascube
2010-06-23
- removed PHP closing tag
alecpl
2010-06-03
Allow plugins to register their own tasks
thomascube
2010-04-20
- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486...
alecpl
2010-04-01
Add server-side plugin hooks to address group functions + better action names
thomascube
2010-03-31
Asynchronously expand contact groups + skip count queries in autocompletion m...
thomascube
2010-03-31
Implement group renaming/deleting + use more consistent names for commands an...
thomascube
2010-03-26
Added basic contact groups feature
thomascube
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomascube
2010-03-01
- Improve performance by avoiding unnecessary updates to the session table (#...
alecpl
2010-02-25
- Password: Make passwords encoding consistent with core, add 'password_chars...
alecpl
2010-02-24
- don't set task for login_after hook
alecpl
2010-02-13
- Fix imap_init hook broken in r3258 (#1486493)
alecpl
2010-02-06
- Fix setting task name according to auth state. So, any action before user
alecpl
2010-01-28
- add file/line definitions to raise_error() calls
alecpl
2010-01-17
- Fix 'force_https' to specified port when URL contains a port number (#1486411)
alecpl
2009-10-27
- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port check
alecpl
[next]