mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 06:42:25 -05:00
formatting
This commit is contained in:
parent
b98ed0db3f
commit
4d1acc477c
1 changed files with 1 additions and 1 deletions
|
|
@ -98,8 +98,8 @@ func (m *nollamas) Serve(c *gin.Context) {
|
|||
|
||||
// Check for a provided success token.
|
||||
cookie, _ := c.Cookie("gts-nollamas")
|
||||
|
||||
if len(cookie) > encodedHashLen {
|
||||
|
||||
// Clearly invalid cookie, just
|
||||
// present them with new challenge.
|
||||
m.renderChallenge(c, challenge)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue