Commit Graph

137 Commits

Author SHA1 Message Date
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 2010-03-01 19:04:34 +00:00
alecpl
64608bf2ef - Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473) 2010-02-25 10:56:01 +00:00
alecpl
7481dd903e - don't set task for login_after hook 2010-02-24 12:37:33 +00:00
alecpl
48bc52e835 - Fix imap_init hook broken in r3258 (#1486493) 2010-02-13 17:33:25 +00:00
alecpl
9b94eb6415 - Fix setting task name according to auth state. So, any action before user
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'.
2010-02-06 18:12:49 +00:00
alecpl
10eedbe75a - add file/line definitions to raise_error() calls 2010-01-28 11:27:16 +00:00
alecpl
76c94b6ba8 - Fix 'force_https' to specified port when URL contains a port number (#1486411) 2010-01-17 12:30:41 +00:00
alecpl
5818e44345 - Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port check 2009-10-27 09:43:39 +00:00
thomascube
f5d61d845f Revert r3038 and allow to specify the port as value of force_https 2009-10-21 08:47:40 +00:00
alecpl
b5713396f1 - fix last commit 2009-10-14 09:01:51 +00:00
alecpl
ccc80d1ca8 - Fix login page loading into an iframe when session expires (#1485952) 2009-10-14 08:36:02 +00:00
alecpl
65c0a0e591 - Option 'force_https' replaced by 'force_https' plugin
- added option 'force_https_port' in 'force_https' plugin (#1486091)
2009-10-13 08:40:21 +00:00
alecpl
161c28dffc - Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
2009-09-05 12:31:19 +00:00
thomascube
7ef47e59a9 Add some arguments to the logout_after hook 2009-08-14 07:59:00 +00:00
thomascube
d002607852 Implemented logout_after plugin hook 2009-08-14 07:52:26 +00:00
thomascube
0ddf59aeb4 Fix spell check (#1486036) 2009-08-07 15:37:15 +00:00
thomascube
4463648451 Allow a plugin to disable the cookie check 2009-08-05 13:13:57 +00:00
thomascube
826ceecab8 Don't check request token on login 2009-07-24 09:00:12 +00:00
alecpl
564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
2009-07-22 09:15:36 +00:00
thomascube
5499336fef Use global request tokens and automatically protect all POST requests 2009-07-21 16:02:33 +00:00
thomascube
e48a10a0d7 Add option to enforce https connections 2009-07-02 06:38:26 +00:00
alecpl
3a2b270c9d - always call logout action as task (#1485919) 2009-06-15 07:01:36 +00:00
alecpl
0ce119869d - use preg functions instead of ereg functions 2009-06-01 08:20:10 +00:00
alecpl
d51c93b43e - get rid of some hardcoded action names and move decission about output compression to the user 2009-06-01 07:21:14 +00:00
svncommit
f22c2cefb4 Really, really logout (fixes r2467). 2009-05-12 14:10:30 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
thomascube
48ee693f49 Partially reverted r2339 + fix indentation 2009-03-10 08:09:33 +00:00
svncommit
93adb3fc1b Fixed check-recent [richs] 2009-03-09 21:03:10 +00:00
alecpl
0129d7c914 - Fix authentication when submitting form with existing session (#1485679) 2009-01-19 08:38:14 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
alecpl
133bb07f78 - performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
2008-12-05 07:38:54 +00:00
alecpl
39cd51aff5 - performance: connect to imap server only when needed
(some mail actions do not require imap connection)
2008-12-04 19:07:29 +00:00
alecpl
7342d7ef8c - re-fix r2095 2008-11-28 08:53:48 +00:00
alecpl
b2265aea86 #1485584: display proper warning on login with empty user and pass 2008-11-28 07:55:20 +00:00
alecpl
d2993ee4db - added BYE response simple support to prevent from endless loops in imap.inc (#1483956) 2008-10-30 09:17:36 +00:00
svncommit
c9ca6ada03 added obscure ASCII encoding aliases, added more error checking to RFC2822 date parsing 2008-10-25 00:01:45 +00:00
thomascube
835ae8516a Fix some recently introduced bugs 2008-09-10 15:49:14 +00:00
thomascube
c8a21d646c Killed one more global var + log logins to a separate file (not console) 2008-09-05 07:27:23 +00:00
thomascube
48aff91f7e Moved code block to a more appropriate position + codestyle 2008-08-29 12:30:55 +00:00
svncommit
f5aa16541e Add folder hierarchy collapsing. 2008-08-28 08:15:31 +00:00
thomascube
2e3ce3e765 Add rcube name prefixes + codestyle 2008-08-28 06:37:03 +00:00
thomascube
8c72e33d37 Show appropriate error message if config files are missing 2008-07-28 11:45:35 +00:00
thomascube
c719f3c1e0 Store compose parameters in session and redirect to a unique URL 2008-06-20 10:40:01 +00:00
thomascube
6ea6c9b96e Simplify step inclusion in controller (index.php) 2008-06-20 08:46:16 +00:00
thomascube
83a7636872 More code cleanup 2008-06-14 12:23:08 +00:00
svncommit
5e0045b128 Add option to log successful logins. 2008-06-06 11:11:30 +00:00
alecpl
a6f90e1b2b -fixed disclaimer 2008-05-11 17:07:45 +00:00
thomascube
1854c4525b More code cleanup + oop-ization 2008-05-07 09:38:44 +00:00
alecpl
bbf15d8115 - fixed task setting on login 2008-05-02 07:29:13 +00:00