Skip to content

Require authenticated user for editor access#245

Merged
thebaer merged 1 commit into
developfrom
fix-editor-open-access
Jan 20, 2020
Merged

Require authenticated user for editor access#245
thebaer merged 1 commit into
developfrom
fix-editor-open-access

Conversation

@thebaer
Copy link
Copy Markdown
Member

@thebaer thebaer commented Jan 16, 2020

Previously, anyone could access the editor at /new (multi-user) or /me/new (single-user) even if they weren't logged in. They couldn't do much in that case (publishing would fail), but it could potentially cause some confusion.

Now, users will be sent to the login page, and then redirected back to the editor once successfully logged in.

Previously, anyone could access the editor even if they weren't logged
in. They couldn't do much in that case (publishing would fail), but it
could potentially cause some confusion.

Now, users will be sent to the login page, and then redirected back to
the editor once successfully logged in.
@thebaer thebaer added this to the 0.12 milestone Jan 16, 2020
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea

@thebaer
Copy link
Copy Markdown
Member Author

thebaer commented Jan 20, 2020

Thanks! Merging.

@thebaer thebaer merged commit fe26594 into develop Jan 20, 2020
@thebaer thebaer deleted the fix-editor-open-access branch January 20, 2020 20:42
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.

1 participant