Cope with the fact that servlet-context is no longer working...

At least as I think it did.
Also moved some assets to fixed URLs so that they can be served by Apache, reducing load on Tomcat.
This commit is contained in:
Simon Brooke 2022-02-14 10:33:06 +00:00
parent 644dfcb517
commit 1d97622a48
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
5 changed files with 39 additions and 23 deletions

View file

@ -11,7 +11,7 @@
{% endblock %}
{% block content %}
<form action="{{servlet-context}}/login" method="post">
<form action="login" method="post">
{% csrf-field %}
<input type="hidden" name="redirect-to" value="{{servlet-context}}/roles"/>
<h2>