login_destination 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| login_destination-7.x-1.0.tar.gz | 14.96 KB | a86d6cbe60b787b60f44f217e64fb93f |
| login_destination-7.x-1.0.zip | 17.37 KB | aa312a4629a43c26a3790c454761e43e |
Release notes
- Fixed current destination in case of 403 Forbidden.
- Fixed the evaluation of PHP snippet.
- Added README.
- Issue #1088078 by mithy. Added redirect to current page from login form.
This is official stable release. Please update.
login_destination 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| login_destination-7.x-1.0-beta2.tar.gz | 13.69 KB | a57e11b6caa206f3a803d74d4aae37dc |
| login_destination-7.x-1.0-beta2.zip | 15.51 KB | 078b94375e0e9a528db56d0b4f9fe939 |
Release notes
- Fixed the evaluation of current path during logout.
- Issue #1128222 by mithy: Improved trigger description.
- Issue #1111992 by tmuras, mithy: Fixed now checking if post variable is set.
All functionality is already implemented. API is stable. All critical bug are fixed.
login_destination 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| login_destination-7.x-1.0-beta1.tar.gz | 13.54 KB | 86086ccb907dda72dcb0f5c9a247af6a |
| login_destination-7.x-1.0-beta1.zip | 15.34 KB | 62cbe3662876403ba6b604b604a42be2 |
Release notes
New features added to Login Destination in the 7.x beta version:
- Added logout redirects
- Added the possibility to redirect to the current page
- Fixed the redirect when logging via OpenID
All functionality is already implemented. API is stable. All critical bug are fixed.
Clear caches in order to make the logout functionality work properly.
login_destination 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| login_destination-7.x-1.0-alpha1.tar.gz | 12.82 KB | 7787dcfe0c6c246763710f51c90b4f47 |
| login_destination-7.x-1.0-alpha1.zip | 14.68 KB | 508d747e40ec182c6dcf1cf14562a2f8 |
Release notes
New features added to Login Destination in the 7.x version:
- multiple redirect rules.
- redirect on register and one-time login link.
- possibility to redirect upon user role without coding PHP.
login_destination 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| login_destination-7.x-1.x-dev.tar.gz | 16.17 KB | 2900f164c94a0dd1d670821c6b16ef40 |
| login_destination-7.x-1.x-dev.zip | 18.5 KB | 460186ef2fcfe8f220b18adfee4b1a9c |
Release notes
Development snapshot. Do not use on production. Please provide feedback via issue queue.
login_destination 6.x-2.12
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.12.tar.gz | 11.76 KB | 419225ba09fb206139657fcf3a3be981 |
| login_destination-6.x-2.12.zip | 13.85 KB | c2d1f0d9d3b64deb766eef9c2d455226 |
Release notes
Removed drupal_goto() functions that were causing conflicts with other modules.
login_destination 6.x-2.11
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.11.tar.gz | 10.06 KB | f1a1ee2244cd649e9a3fb5480fd7fbe9 |
| login_destination-6.x-2.11.zip | 11.98 KB | 9e472bfe63de3f7818cf78dee56cca5d |
Release notes
Removed drupal_goto() functions that were causing conflicts with other modules.
login_destination 6.x-2.10
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.10.tar.gz | 11.56 KB | 23315a2f185d7f6b92b014e02ce4dca0 |
| login_destination-6.x-2.10.zip | 13.68 KB | bd12e4a51fcf0c920c65c182159a828a |
Release notes
Fixed redirect conditions. Note that they were not functioning on previous versions so pelase check your redirect conditions entered in the admin because they will start functioning now and may produce unexpected results.
Fixed bug that was preventing the user object from loading before running the PHP snipper for the destination.
Fixed static page redirect bug and added support for wildcards in static paths.
login_destination 6.x-2.8
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.8.tar.gz | 11.82 KB | ce12c1d52e220f2076f8eeb01535a882 |
| login_destination-6.x-2.8.zip | 13.74 KB | 06587ed006af55ffbbddf41698f09e25 |
Release notes
Fixed redirect conditions. Note that they were not functioning on previous versions so please check your redirect conditions entered in the admin because they will start functioning now and may produce unexpected results.
Fixed bug that was preventing the user object from loading before running the PHP snippet for the destination.
Fixed static page redirect bug and added support for wildcards in static paths.
login_destination 6.x-2.7
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.7.tar.gz | 9.08 KB | 7565a5cc401757ffcac4a2b03d52ca09 |
| login_destination-6.x-2.7.zip | 9.5 KB | 2f990a1e62260080fcd75f9472d7cd08 |
Release notes
Fixed redirect conditions. Note that they were not functioning on previous versions so please check your redirect conditions entered in the admin because they will start functioning now and may produce unexpected results.
Fixed bug that was preventing the user object from loading before running the PHP snippet for the destination.
Fixed static page redirect bug and added support for wildcards in static paths.
login_destination 6.x-2.6
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.6.tar.gz | 11.81 KB | a33272860dd31790ea5f89874d0726ed |
| login_destination-6.x-2.6.zip | 13.74 KB | 565a8bee4bb4863ce400d33a1949fda5 |
Release notes
Changes since DRUPAL-6--2-5:
NOTE: the upgrade will be seamless - no db schema in the module and no vars have been changed. The code has been near to rewritten. The only two things that need work are :
1. The login page on /user - it needs to be visited via a link that has "destination=/node/34" to work in the special return-me-back case . IMPORTANT: the /user page works fine in php/static modes.
2. The UI of the module can be better - use case oriented.
Every comment is welcome. You can check out the Donations Thread too.
Contact me at rsvelko
- #609482 by rsvelko: manually commited patch from there. TODO: re-read all module's code to avoid blind-patching.
- by rsvelko: Shortened and clarified the README.txt. Also added a working example of the main return-to-last-page use case there. Removed junk from the .info file..
- #509006, 459866 by rsvelko: bug - high - won't fix - does not redirect back on /user/login (block login works fine) solution - use "destination=" (see the module project page for a howto).
- #405548 by rsvelko: feature - fixed - support - implemented - test if it works.
- #455068 by rsvelko: feature - fixed - basic form validation to prevent users from accidentally using plain text mode fo php snippets and vice versa.
- #190065 by rsvelko: feature - fixed - external http://example.com urls now possible - both in snippet and static-text mode.
- #626788 by rsvelko: fixed- If login and not during an installation profile.
- #599456 by rsvelko: bug - fixed - overrides system redirect for "one-time login" at user password recovery.
- by rsvelko: added and then removed an inline snippets library fieldset into the admin UI. Better if it is in the project page..
- by rsvelko: finnish README.txt.
login_destination 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.x-dev.tar.gz | 10.43 KB | d61d9668ad1f38c437550cc6fe898d78 |
| login_destination-6.x-2.x-dev.zip | 11.84 KB | c0731fd0ca61a410f5fdf6d0f4c077fc |
Release notes
Development snapshot for branch 6.x-2.
login_destination 6.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.5.tar.gz | 8.44 KB | cb3d28bc03c4d59c060e91a7653db9ce |
| login_destination-6.x-2.5.zip | 9.46 KB | f67e71102ba5aea3c29269cbca34e4c7 |
Release notes
Changes since DRUPAL-6--2-3:
- by rsvelko: fixed this broken module - all critical bugs should be resolved now - the module redirects again
- by rsvelko: removed double-quotes from the .info file
login_destination 6.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.3.tar.gz | 9.7 KB | 0138d11add28160d28957c8b8a516a0b |
| login_destination-6.x-2.3.zip | 11.23 KB | 6f8b2aa7c85e29e1c67d73a1d5a2d121 |
Release notes
CVS issues should be fixed. The latest release here. Please test.
login_destination 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.1.tar.gz | 9.53 KB | d8fdf79c4895772d94a53a023efd5097 |
| login_destination-6.x-2.1.zip | 10.97 KB | 5baaa98ccf1495f766ff51e974b71839 |
Release notes
Fixed problem with language mode.
login_destination 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-2.0.tar.gz | 8.5 KB | e2bbecf270d6139421992931a1791f18 |
| login_destination-6.x-2.0.zip | 9.48 KB | 7a09b3ca57967fd2d3596e9bb5ffab3b |
Release notes
Fixed:
http://drupal.org/node/270403
http://drupal.org/node/242588
http://drupal.org/node/248407
Implemented with additions:
http://drupal.org/node/274869
login_destination 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-1.1.tar.gz | 9.53 KB | dca6fdb751a1bb3e5b5715daaa768dd3 |
| login_destination-6.x-1.1.zip | 10.97 KB | eff31bc3fdf73d32a82aba2e526b0023 |
Release notes
This release works with Drupal 6.3
login_destination 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-1.0.tar.gz | 9.54 KB | e0e139725c4f0efcd8492de1d1b01a66 |
| login_destination-6.x-1.0.zip | 10.97 KB | 42b99cf92d26ca32955bed9bff825f28 |
Release notes
Don't use this release! There are defects in it. Use 6.x-1.1 or greater.
login_destination 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| login_destination-6.x-1.x-dev.tar.gz | 8.34 KB | 7c4bacf087d8bc3cecc55cb2e930bad2 |
| login_destination-6.x-1.x-dev.zip | 9.28 KB | da63618d43954fd8cef30e4f3934086a |
Release notes
Ported for Drupal 6.0
Please try this release and we are waiting for your feedback!
login_destination 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| login_destination-5.x-1.1.tar.gz | 10.32 KB | 60e8ed39b9f853a3353e22903e629572 |
| login_destination-5.x-1.1.zip | 12.64 KB | 662daf29dd3a61f51d156ebd50247cff |
Release notes
Not critical. Removed undefined variable in drupal_goto() call to avoid possible PHP notice.