mirror of
https://github.com/wassname/flask-security.git
synced 2026-08-14 12:20:13 +08:00
Add customizable unauthorized URL. Fixes #23
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% include "_messages.html" %}
|
||||
{% include "_nav.html" %}
|
||||
<h1>You are not allowed to access the requested resouce</h1>
|
||||
Reference in New Issue
Block a user