Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change login to use login/logout pages #107

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

github138
Copy link
Member

@github138 github138 commented Mar 11, 2015

Login behaviour was not as intended.
This is a first try of using a login/logout page and track login status with SESSION variables.

Test with local database und ldap users was successfull.

Experimental!

TODO:
layout

@github138
Copy link
Member Author

add display logout reason
Wrong username or password
Session timeout

@github138
Copy link
Member Author

rebase on maintenance-0.20.x

No issues so far

could fixe bugs
496
1623
1453

@github138 github138 changed the base branch from maintenance-0.20.x to master May 20, 2017 18:31
by switching to login/logout page and PHP $_SESSIONS

* authenticate (), dispatch (), showLogoutURL(): add login/logout page
@github138 github138 force-pushed the revert-104-maintenance-0.20.x branch from 8bc4a6e to b8dc7c2 Compare May 20, 2017 18:56
@infrastation
Copy link
Member

Though commit 73d1e58 fixes the bugs mentioned above HTTP basic authentication does have its drawbacks and it would be good to replace it with something that involves a form, a cookie and a row in a table. If you still would like to work on it please rebase this pull request on the current master branch and let know when you want feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants