Skip to content
Snippets Groups Projects
Verified Commit 08a63484 authored by Mark's avatar Mark
Browse files

Fix path

parent 8c302ff5
No related branches found
No related tags found
1 merge request!7Integration user panel
Pipeline #1028 failed with stages
in 2 minutes and 27 seconds
<!doctype html>
<title>OAS authentication service</title>
<h1>Login</h1>
<form method="POST" action="/">
<form method="POST" action="/login">
{{ login_form.csrf_token }}
{{ login_form.challenge }}
{{ login_form.username }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment