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

Allow site to be Turned Off/Closed. #42

Closed
ryanhowdy opened this issue Mar 16, 2013 · 0 comments
Closed

Allow site to be Turned Off/Closed. #42

ryanhowdy opened this issue Mar 16, 2013 · 0 comments
Assignees

Comments

@ryanhowdy
Copy link
Owner

During upgrading, it would be beneficial to turn off or close the site, preventing people from messing up the upgrade process and also preventing them from seeing any errors that may be visible during the process.


'''SOLUTION'''

As part of this ticket, the login system has changed dramatically, some major changes are:

  1. The login redirects have changed from meta-refresh to header(). this is faster and prevents the stupid "Already Logged in: Continue" messages from appearing.
  2. when a user tries to access a page without logging in, they are now redirected automatically to the login page, and also redirected back to their originally desired page after a successful login.
@ghost ghost assigned ryanhowdy Mar 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant