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

admin server: pass requests for /admin on to frontend app #1044

Merged
merged 2 commits into from Jul 18, 2022

Conversation

dairiki
Copy link
Contributor

@dairiki dairiki commented Jul 18, 2022

Fix the admin server so that http://localhost:5000/admin gets one to the admin interface (instead of returning 404).

Issue(s) Resolved

Fixes #1043

Related Issues / Links

Description of Changes

  • Added unit test(s) covering the changes (if testable)

@dairiki dairiki marked this pull request as ready for review July 18, 2022 17:04
@dairiki dairiki merged commit d6fbd01 into lektor:master Jul 18, 2022
@dairiki dairiki deleted the bug.1043-admin-404 branch July 19, 2022 16:32
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

Successfully merging this pull request may close these issues.

Quickstart /admin/ 404 not found
1 participant