mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-03 10:28:46 +00:00
Make redirection work without Referer header
This commit is contained in:
parent
e8bfd3093b
commit
f4620a8c69
10 changed files with 61 additions and 26 deletions
|
@ -14,6 +14,7 @@ type Context struct {
|
|||
CSRFToken string
|
||||
UserID string
|
||||
AntiDopamineMode bool
|
||||
Referrer string
|
||||
}
|
||||
|
||||
type NavData struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue