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

Add fallback URL to log in with WP credentials even after disabling WP login #35

Closed
rolodato opened this issue Jan 16, 2015 · 4 comments
Assignees

Comments

@rolodato
Copy link
Contributor

The "disable WordPress login" option should only be cosmetic, and a fallback URL should be provided to always be able to log in with WordPress credentials. As an example, Zendesk does this when enabling SSO by sending a fallback URL by email to prevent locking oneself out from their account.

Manually deleting stuff through FTP or SSH is not fun :)

@glena
Copy link
Contributor

glena commented Jan 17, 2015

Right now it is using this url .../wp-login.php?wle to access to the WP login. This URL is available only when the WP login is enabled. Do you want to remove this restriction or do you prefer to create a new URL for this (maybe .../wp-login.php?wp-login)

@rolodato
Copy link
Contributor Author

Yes, I think removing the restriction will be fine. Changing the URL would
just break the existing one :)
El ene 17, 2015 12:57 PM, "Germán Lena" [email protected] escribió:

Right now it is using this url .../wp-login.php?wle to access to the WP
login. This URL is available only when the WP login is enabled. Do you want
to remove this restriction or do you prefer to create a new URL for this
(maybe .../wp-login.php?wp-login)


Reply to this email directly or view it on GitHub
#35 (comment).

@glena
Copy link
Contributor

glena commented Jan 19, 2015

ready on PR #36

@glena
Copy link
Contributor

glena commented Jan 19, 2015

The URL to access the WP login is /wp-login.php?wle

woloski added a commit that referenced this issue Jan 19, 2015
Add fallback URL to log in with WP credentials even after disabling WP login #35
@glena glena closed this as completed May 4, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants