gotosocial/internal/api/security
psa c1824b034b
[chore] Replace blocking Floc with Topics. (#1068)
Google abandoned Floc in favour of Topics and changed the
necessary permissions policy. Currently, the Floc policy will
block Topics. This change includes switching to the updated
policy to be ahead of Google abandoning recognising the Floc
policy.

Update the function documentation to include the current relevant
documentation.
2022-11-17 15:04:06 +01:00
..
extraheaders.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
flocblock.go [chore] Replace blocking Floc with Topics. (#1068) 2022-11-17 15:04:06 +01:00
ratelimit.go [feature] add rate limit middleware (#741) 2022-08-31 12:06:14 +02:00
robots.go [feature] Add meta robots tag; allow robots to index profile card if user is Discoverable (#842) 2022-09-29 12:03:17 +02:00
security.go [feature] Make rate limit requests amount configurable (#966) 2022-11-06 09:47:48 +00:00
signaturecheck.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
tokencheck.go [performance] add user cache and database (#879) 2022-10-03 10:46:11 +02:00
useragentblock.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00