Redirecting to http://domain/user
| Project: | Secure Login |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
This module is great for me - securing users logging even if they wouldn't care about it! Thanks!
One thing to make it slightly better for me would be to change user redirecting after secure login to http://www.domain.com/user instead of http://www.domain.com/users/user-alias-at-ssl.
I can't use redirect at the moment since I have 2 partially same domains: http://www.domain.com and https://ssl.domain.com. Content and aliases are different on these domains, but user- and role -tables are shared. User login is at the moment redirected to ssl.domain.com, but since user aliases normally differ between these domains, redirecting back to www.domain.com gives simply "page not found" -error.
User login at www.domain.com/user -> redirect to ssl.domain.com/user
succesful login redirects to ssl.domain.com/users/user-alias-at-ssl
if redirected back, redirecting now to www.domain.com/users/user-alias-at-ssl even though best would be to have redirected to www.domain.com/user (which redirects user to correct www.domain.com/users/user-alias-at-www)
ropsu
