gotosocial/internal/api/security
tobi ce22e03f9d
Require confirmed email when checking oauth token (#332)
* move token checker to security package

* update tests with new security package

* add oauth token checking to security package

* check if user email confirmed when parsing token
2021-11-27 14:53:34 +01:00
..
extraheaders.go
flocblock.go
robots.go
security.go Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00
signaturecheck.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
tokencheck.go Require confirmed email when checking oauth token (#332) 2021-11-27 14:53:34 +01:00
useragentblock.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00