Closed pierobot closed 8 years ago
Using a form for login redirects to /mangapp/login and doesn't serve the index page
Maybe use AJAX to post the credentials and request /mangapp upon successful authentication?
fixed in commit https://github.com/pierobot/mangapp-server/commit/110ec193bfa7abfd6c9960725d43287649f8927e
Using a form for login redirects to /mangapp/login and doesn't serve the index page
Maybe use AJAX to post the credentials and request /mangapp upon successful authentication?