Foren / Cotonti / Core Labs / Archive / Login enhancement

Kilandor
#1027 13. September 2008, 17:24
Ah I see what your getting at, it might take a few changes to do something like that. I just did a similar concept with a project I just finished for someone for a admin backend. On any page, it loads login.php if not an auth user, without refreshing them, it loads that instead of the page it should.

The much more simpler solution, would be to have it base64 the URI, and redirect you to login, then when you login, it returns you to where you was.

There is a rough implementation for this in a few places in sed but not done very well or complete.

Fill out a ticket for it as an enhancment.