issues
search
archesproject
/
arches-lingo
Arches Reference Data Manager Application
GNU Affero General Public License v3.0
0
stars
0
forks
source link
Refreshing the login page after logging in results in url becoming un-navigatable
#57
Closed
chrabyrd
closed
2 months ago
chrabyrd
commented
2 months ago
To reproduce:
navigate to the application root ( eg localhost:8000 )
login
refresh the page
notice that instead of the page the user is redirected to after login, the login form is displayed
notice the url now has
/login/root
appended
refresh the page again
get
Page not found
error
chrabyrd
commented
2 months ago
resolved in #64
To reproduce:
/login/root
appendedPage not found
error