Revisions for imp/login.php

Location: [ Horde ] / imp / login.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
2.289 (+19 -73 lines) 06/25/2008 02:51 PM Michael M Slusarz slusarz

The old way of handling compose messages when the session timed out was
kludgy, never worked properly for me, isn't usable unless the user logs
back in, and doesn't work if using a custom login page
Rewrite using VFS to store the draft, which will be accessible on the next
login.

2.222.2.25 FRAMEWORK_3 (+2 -3 lines) 06/15/2008 01:05 PM Chuck Hagenbuch chuck

MFH:
2.288     +2 -3      imp/login.php
1.158     +2 -3      imp/redirect.php

2.288 (+2 -3 lines) 06/15/2008 01:02 PM Chuck Hagenbuch chuck

IMP_BASE is often already defined in these two scripts

2.222.2.24 FRAMEWORK_3 (+2 -1 lines) 06/13/2008 12:52 AM Michael M Slusarz slusarz

MFH: login.php - 2.287; common-header.inc - 2.96

2.287 (+2 -1 lines) 06/13/2008 12:30 AM Michael M Slusarz slusarz

Don't show these link tags on the login page.

2.222.2.23 FRAMEWORK_3 (+2 -2 lines) 04/07/2008 06:12 AM Jan Schneider jan

MFH: 2.286

Tags: IMP_4_2, IMP_4_2_RC4

2.286 (+2 -2 lines) 04/07/2008 05:49 AM Jan Schneider jan

Default view selection in mobile login screen to MIMP if available.

2.222.2.22 FRAMEWORK_3 (+37 -29 lines) 03/29/2008 07:08 PM Michael M Slusarz slusarz

Bug: 6332
MFH: Allow switching views in mobile login mode.

2.285 (+37 -29 lines) 03/29/2008 07:02 PM Michael M Slusarz slusarz

Bug: 6332
Allow switching views in mobile login mode.

2.284 (+9 -2 lines) 03/24/2008 10:18 AM Jan Schneider jan

MFB:
[jan] Support vhosts setting when loading header.php, servers.php,
spelling.php and trailer.txt configuration files.

2.222.2.21 FRAMEWORK_3 (+9 -2 lines) 03/24/2008 09:11 AM Jan Schneider jan

[jan] Support vhosts setting when loading header.php, servers.php,
spelling.php and trailer.txt configuration files.

2.222.2.20 FRAMEWORK_3 (+6 -3 lines) 03/18/2008 01:52 PM Jan Schneider jan

MFH:
Allow users to specify server name and login credentials for IMP in Horde's
preferences. Too late in the game to get thoroughly tested, thus the weird
version numbers.

2.222.2.19 FRAMEWORK_3 (+1 -4 lines) 03/08/2008 07:25 PM Jan Schneider jan

MFH: 2.283

Tags: IMP_4_2_RC3

2.283 (+1 -4 lines) 03/08/2008 01:12 PM Jan Schneider jan

Use leftAlign/rightAlign classes.

2.282 (+6 -3 lines) 02/18/2008 01:10 PM Jan Schneider jan

Allow users to specify server name and login credentials for IMP in Horde's
preferences. Too late in the game to get thoroughly tested, thus the weird
version numbers.

2.222.2.18 FRAMEWORK_3 (+4 -2 lines) 02/13/2008 05:49 PM Jan Schneider jan

MFH: 2.281

2.281 (+4 -2 lines) 02/13/2008 01:06 PM Jan Schneider jan

Don't try autologin if user is allowed to enter the server details.

2.222.2.17 FRAMEWORK_3 (+4 -4 lines) 01/10/2008 11:46 PM Matt Selsky selsky

MFH: 2.280

Tags: IMP_4_2_RC2

2.280 (+4 -4 lines) 01/10/2008 11:44 PM Matt Selsky selsky

For mobile browsers, add labels to <select> widgets.

2.222.2.16 FRAMEWORK_3 (+3 -3 lines) 01/03/2008 12:38 PM Michael M Slusarz slusarz

MFH: login.php - 2.279; redirect.php - 1.152

2.279 (+3 -3 lines) 01/03/2008 02:57 AM Michael M Slusarz slusarz

This setcookie() call is not in the right place - there is no way to switch
back to imp.
Make cookie name a bit clearer.

2.222.2.15 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:31 AM Jan Schneider jan

Happy New Year

2.278 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

2.222.2.14 FRAMEWORK_3 (+2 -1 lines) 12/27/2007 01:13 PM Jan Schneider jan

MFH: 2.277

2.277 (+2 -1 lines) 12/27/2007 12:15 PM Jan Schneider jan

We need $protocol earlier.

2.222.2.13 FRAMEWORK_3 (+4 -4 lines) 12/23/2007 12:03 AM Chuck Hagenbuch chuck

MFH 2.276

2.276 (+4 -4 lines) 12/23/2007 12:03 AM Chuck Hagenbuch chuck

Use the Horde_Mobile_select htmlchars parameter to render language names correctly.
Bug: 5849

2.222.2.12 FRAMEWORK_3 (+4 -2 lines) 12/22/2007 02:15 AM Michael M Slusarz slusarz

MFH: login.php - 2.275; mobile.inc - 1.2

2.275 (+4 -2 lines) 12/22/2007 02:13 AM Michael M Slusarz slusarz

Bug: 5849
Activate language selection on mobile login screen, and fix display of
special characters.

2.222.2.11 FRAMEWORK_3 (+324 -51 lines) 12/20/2007 08:59 AM Jan Schneider jan

Merge from HEAD.

2.274 (+10 -4 lines) 12/11/2007 12:50 PM Jan Schneider jan

Remember webmail mode selected on the last login.

Tags: BEFORE_MERGE_3_2

2.273 (+2 -3 lines) 11/14/2007 05:28 AM Michael M Slusarz slusarz

Do a smarter job of loading some libraries - we pretty much will always need
IMAP.php, while Template/Help is only needed when viewing via imp (they
are not needed when using dimp/mimp).

Tags: IMP_4_2_RC1

2.272 (+2 -2 lines) 09/10/2007 06:28 PM Jan Schneider jan

Move application-specific hook examples to the application's config directories.

2.271 (+2 -3 lines) 08/01/2007 12:11 AM Chuck Hagenbuch chuck

Jon has assigned his copyrights to The Horde Project.

Tags: IMP_4_2_ALPHA

2.270 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

2.269 (+1 -2 lines) 06/20/2007 03:33 PM Michael M Slusarz slusarz

Bug: 5307
Inline PHP-generated javascript to avoid cross-domain leaking.

2.268 (+2 -2 lines) 04/12/2007 11:24 AM Michael M Slusarz slusarz

Make sure anchor is encoded correctly.

2.267 (+2 -1 lines) 04/12/2007 11:08 AM Michael M Slusarz slusarz

Preserve URL anchor information when performing login.

2.266 (+2 -1 lines) 03/14/2007 05:54 AM Jan Schneider jan

Fix showing (empty) signup link.

2.265 (+22 -1 lines) 03/12/2007 02:30 AM Michael M Slusarz slusarz

[mms] Add option to login screen to allow user to select the application mode
if either DIMP or MIMP is also installed.

2.264 (+2 -2 lines) 02/19/2007 01:37 AM Michael M Slusarz slusarz

Bug: 5010
fix precedence.

2.263 (+2 -2 lines) 02/17/2007 01:34 PM Matt Selsky selsky

Find imp.js.php in the correct place.

2.262 (+7 -9 lines) 01/07/2007 02:15 PM Michael M Slusarz slusarz

Improvements to addInlineScript() usage.

2.261 (+2 -2 lines) 01/03/2007 12:05 AM Michael M Slusarz slusarz

Bug: 4799
Fix undefined variable warning.

2.222.2.10 FRAMEWORK_3 (+3 -3 lines) 01/02/2007 08:54 AM Jan Schneider jan

Happy New Year

Tags: IMP_4_1_6, IMP_4_1_5, IMP_4_1_4, IMP_4_1_4_RC1

2.260 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

2.259 (+5 -3 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

2.258 (+19 -5 lines) 12/27/2006 03:23 AM Michael M Slusarz slusarz

Remove PHP code from login.js.

2.257 (+2 -5 lines) 12/23/2006 03:25 AM Michael M Slusarz slusarz

Standardize login/logout messages.

2.256 (+3 -4 lines) 12/18/2006 03:26 PM Chuck Hagenbuch chuck

- Load template engine in base.php since it's used pretty much everywhere.
- Use IMP_Template everywhere, not Horde_Template
- No reason to use Template/Template.php, just use lib/Template.php.

2.255 (+23 -25 lines) 12/15/2006 02:16 AM Michael M Slusarz slusarz

No need for if flag in templates anymore

2.254 (+1 -4 lines) 11/20/2006 12:34 AM Chuck Hagenbuch chuck

Remove use of enter_key_trap.js.

2.253 (+2 -2 lines) 10/03/2006 10:32 AM Ben Chavet ben

Fix login screen MOTD
Bug: 4477

2.252 (+63 -24 lines) 09/11/2006 02:28 AM Michael M Slusarz slusarz

Add a mobile login page.

2.251 (+7 -3 lines) 09/01/2006 12:51 PM Jan Schneider jan

Vhost'ed MOTD configuration.

2.250 (+2 -5 lines) 09/01/2006 11:34 AM Jan Schneider jan

Use Horde::callHook().

2.249 (+1 -2 lines) 07/18/2006 09:28 PM Michael M Slusarz slusarz

This value hasn't been honored in a while (initial_page is used instead).

2.248 (+2 -2 lines) 05/31/2006 05:29 PM Michael M Slusarz slusarz

Refactor code so Auth_imp:: only deals with authenticating to the IMAP server.
Auth_imp no longer automatically opens a connection to the current mailbox. We
must now manually call IMP_IMAP::changeMbox() anytime we are working with the
IMAP stream and require a connection to a mailbox.  Much cleaner, and should
eliminate any issues with clearing the 'recent' flag incorrectly.

2.247 (+3 -3 lines) 05/02/2006 02:35 PM Chuck Hagenbuch chuck

is_readable does not need to be silenced.

2.246 (+19 -17 lines) 04/27/2006 10:29 PM Chuck Hagenbuch chuck

If there is recompose data, don't use the alternate login screen. I'm
open to better ways to handle this, but simply throwing the data away
definitely isn't good.

2.245 (+3 -3 lines) 04/26/2006 12:36 AM Michael M Slusarz slusarz

Remove deprecated assign by reference for new object instantiations.

2.244 (+2 -2 lines) 03/09/2006 11:34 PM Chuck Hagenbuch chuck

no need to create template objects by reference.

2.243 (+2 -2 lines) 02/12/2006 08:43 PM Michael M Slusarz slusarz

Add IMP_JAVASCRIPT constant.

2.242 (+2 -2 lines) 02/10/2006 05:05 PM Michael M Slusarz slusarz

Move all javascript specific files to templates/javascript/src.  Allows us to
1) compress JS code, 2) keep javascript files separate from presentation
files.
Add header comments to all JS files.

2.222.2.9 FRAMEWORK_3 (+7 -3 lines) 01/16/2006 11:02 AM Jan Schneider jan

MFH 2.241

Tags: IMP_4_1_3, IMP_4_1_2, IMP_4_1_1, IMP_4_1, IMP_4_1_RC3, IMP_4_1_RC2

2.241 (+12 -8 lines) 01/16/2006 10:41 AM Jan Schneider jan

Retrieve 'url' parameter only once; pass 'url' parameter to alternate login screens; fix parameter adding.

2.240 (+2 -2 lines) 01/02/2006 10:42 AM Chuck Hagenbuch chuck

fix variable name, I think. Michael?

2.239 (+4 -4 lines) 01/01/2006 11:41 PM Chuck Hagenbuch chuck

Fix template var, also fixes being sent to the recompose page after a
non-recompose login.

2.222.2.8 FRAMEWORK_3 (+3 -3 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

Tags: IMP_4_1_RC1

2.238 (+3 -3 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

2.237 (+10 -13 lines) 01/01/2006 02:53 PM Michael M Slusarz slusarz

Clean up handling of recompose form data.  Ensure we remain in recompose mode
even if we have to reload the login screen.

2.236 (+14 -11 lines) 01/01/2006 05:15 AM Michael M Slusarz slusarz

fix up a few things.  This still doesn't work if not using imp authentication
however.

2.235 (+56 -3 lines) 01/01/2006 04:42 AM Michael M Slusarz slusarz

really no need to try to replicate both login.php and redirect.php for the
recompose functionality - just insert the recompose code into those files.
Move recompose template to login/ since it fits better there.

2.234 (+167 -13 lines) 01/01/2006 04:17 AM Michael M Slusarz slusarz

Convert login page to Horde_Template::.

2.233 (+4 -13 lines) 12/29/2005 11:15 AM Michael M Slusarz slusarz

cleanup

2.232 (+4 -1 lines) 12/01/2005 08:07 PM Chuck Hagenbuch chuck

Things are simpler and templates are cleaner if we use the
notification system for displaying logout messages.

There's an ugly str_replace() here until we decide it's been long
enough for the <br /> to not be around in folk's framework Auth
installs.

2.222.2.7 FRAMEWORK_3 (+12 -2 lines) 11/29/2005 06:45 PM Jan Schneider jan

MFH: 2.231

2.231 (+12 -2 lines) 11/29/2005 06:21 PM Jan Schneider jan

Add session id to alternate login/logout urls.

2.222.2.6 FRAMEWORK_3 (+3 -2 lines) 11/17/2005 11:46 PM Michael M Slusarz slusarz

MFH: login.php - 2.230; redirect.php - 1.124; IMP.php - 1.520;
Session.php - 1.110

2.230 (+3 -2 lines) 11/17/2005 11:40 PM Michael M Slusarz slusarz

Move getInitialUrl() to IMP_Session:: as it is only used in the login/redirect
scripts.

2.222.2.5 FRAMEWORK_3 (+2 -2 lines) 11/17/2005 10:37 PM Michael M Slusarz slusarz

MFH: compose.php - 2.866; login.php - 2.229; recompose.php - 2.19

2.229 (+2 -2 lines) 11/17/2005 10:35 PM Michael M Slusarz slusarz

small tweaks to only load libraries if needed

2.222.2.4 FRAMEWORK_3 (+13 -5 lines) 10/18/2005 08:13 AM Jan Schneider jan

Merged from HEAD

2.222.2.3 FRAMEWORK_3 (+4 -5 lines) 05/19/2005 08:14 PM Michael M Slusarz slusarz

MFH 2.227

Tags: IMP_4_0_5, IMP_4_0_4, IMP_4_0_4_RC2, IMP_4_0_4_RC1

2.228 (+4 -5 lines) 05/19/2005 08:13 PM Michael M Slusarz slusarz

Don't log if there is no failed login.

Tags: BEFORE_MERGE_3_1

2.227 (+2 -2 lines) 04/26/2005 09:18 AM Ben Chavet ben

fix BC for alternate_login

2.226 (+3 -3 lines) 04/24/2005 10:53 PM Chuck Hagenbuch chuck

ws

2.225 (+13 -5 lines) 04/21/2005 12:35 PM Ben Chavet ben

* Add alternate_login support to horde.
* Made alternate_login and redirect_on_logout non-driver-specific.
* Horde alternate_login and redirect_on_logout settings override IMP's

2.222.2.2 FRAMEWORK_3 (+4 -4 lines) 03/06/2005 07:01 PM Chuck Hagenbuch chuck

MFH: [cjh] Log logouts at the same level Horde does (Bug #1499).

Tags: IMP_4_0_3, IMP_4_0_3_RC1

2.224 (+4 -4 lines) 03/06/2005 07:01 PM Chuck Hagenbuch chuck

[cjh] Log logouts at the same level Horde does (Bug #1499).

2.223 (+3 -3 lines) 01/03/2005 09:34 AM Jan Schneider jan

Happy New Year

2.222.2.1 FRAMEWORK_3 (+3 -3 lines) 01/03/2005 07:25 AM Jan Schneider jan

Happy New Year

Tags: IMP_4_0_2, IMP_4_0_2_RC1, IMP_4_0_1

2.128.2.24 RELENG_3 (+3 -3 lines) 01/03/2005 06:25 AM Jan Schneider jan

Happy New Year! :-)

Tags: IMP_3_2_8, IMP_3_2_7

2.222 (+2 -2 lines) 12/20/2004 04:41 AM Jan Schneider jan

This lets me login again, but probably breaks something else.

Tags: FRAMEWORK_3, IMP_4_0

2.221 (+2 -2 lines) 12/08/2004 11:46 AM Chuck Hagenbuch chuck

Put back handling of action=compose for BC.

2.220 (+3 -9 lines) 12/08/2004 11:37 AM Chuck Hagenbuch chuck

Fix location of notification messages, and simplify login_compose handling.

2.219 (+2 -2 lines) 12/04/2004 05:42 PM Chuck Hagenbuch chuck

I need to test this on a few other installs, but I think this will
work and is much simpler - testing for the existance of the frameset
and if it's there, modifying the login form target, instead of passing
a GET parameter around. This way Horde logins always reload the full
frameset, which is good from a security standpoint, and also fixes
#814.

Bug: 814

Tags: IMP_4_0_RC3

2.218 (+2 -7 lines) 12/02/2004 11:27 AM Chuck Hagenbuch chuck

Always honor the login_compose action. I've done this by forcing the
intial app to IMP (instead of the preference) if this is specified -
any objectsions to this or better ideas? I think it's probably
necessary to support the non-popup compose window case, and much
simpler even with it. Also reasonable, if the user expects to be
writing mail.

Bug: #892

2.217 (+3 -3 lines) 11/30/2004 02:20 PM eraserhd

* Don't encode URLs used in header() calls.
* Remove $format parameter for IMP::getComposeArgs() (no longer used).

2.216 (+4 -2 lines) 11/11/2004 07:34 PM Michael M Slusarz slusarz

Only do IE version check if the user is not yet logged in.

Tags: IMP_4_0_RC2, IMP_4_0_RC1

2.215 (+6 -1 lines) 11/10/2004 02:15 AM Michael M Slusarz slusarz

Insert code in the login screen to auto-detect the exact version of IE (version
5.0 +).  This allows us to only turn off page compression for the exact
versions of IE that are affected.  I am still not sure if I am embarassed at
how hackish this is or excited by how hackish this is :)

2.214 (+2 -10 lines) 10/31/2004 03:40 PM Michael M Slusarz slusarz

This duplicates code in IMP::getAutoLoginServer().

Tags: IMP_4_0_BETA

Only showing the 100 latest revisions. Show all revisions? (may take a while).