mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
Secret page contains a link with wrong port to redirect the user to home page
This commit is contained in:
parent
3cc293b016
commit
24d4176a39
|
@ -5,6 +5,6 @@
|
|||
</head>
|
||||
<body>
|
||||
This is a very important secret!<br/>
|
||||
Go back to <a href="https://home.test.local/">home page</a>.
|
||||
Go back to <a href="https://home.test.local:8080/">home page</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue
Block a user