Age | Commit message (Collapse) | Author |
|
|
|
|
|
- "Split" config file into sections
|
|
|
|
|
|
|
|
env/request/cookie name
|
|
|
|
|
|
|
|
|
|
|
|
(#1486248)
|
|
|
|
(#1486325)
|
|
(#1486325)
|
|
|
|
|
|
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
|
|
|
|
|
|
rcube_imap object in mail steps
|
|
|
|
|
|
|
|
|
|
|
|
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
plugins to 'login' task is possible and realy usefull. It's also possible
to bind to all tasks excluding 'login'.
|
|
|
|
|
|
|
|
//IGNORE (#1486375)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Update Mail_Mime package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|