owncast/router/middleware
Gabe Kangas 2ccd3aad87
User repository (#3795)
* It builds with the new user repository

* fix(test): fix broken test

* fix(api): fix registration endpoint that was broken after the change

* fix(test): update test to reflect new user repository

* fix: use interface type instead of concrete type

* fix: restore commented out code
2024-07-01 18:58:50 -07:00
..
activityPub.go Check multiple Accept headers for content-type (#1935) 2022-05-27 10:19:14 -07:00
auth.go User repository (#3795) 2024-07-01 18:58:50 -07:00
caching.go Use bundled images instead of old webroot files 2022-06-20 22:10:55 -07:00
cors.go do not pass http.ResponseWriter as pointer to EnableCors (#1440) 2021-10-01 12:40:13 -07:00
headers.go Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
pagination.go Handle pagination for the federated actions & followers responses (#1731) 2022-03-06 17:18:51 -08:00