Opened 16 years ago
Closed 15 years ago
#2396 closed enhancement (duplicate)
error at login takes you to /wp-login.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Core | Keywords: | |
| Cc: |
Description
if you try to go to /wp-login.php you get redirected to the home page, I'm guessing the same should happen if you have an error logging in. redirect to the BP main page and display the error code there.
Change History (2)
Note: See
TracTickets for help on using
tickets.
This is now the case (with bp_core_no_access()). See #3246.