This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
owncast
Watch
0
Fork
0
You've already forked owncast
Code
owncast
/
auth
/
indieauth
History
Gabe Kangas
f40135dbf2
fix: disable redirects to guard against possible SSRFs
2023-04-24 17:46:58 -07:00
..
client.go
fix: disable redirects to guard against possible SSRFs
2023-04-24 17:46:58 -07:00
helpers.go
Enforce https before indieauth parsing. For
#2492
2022-12-23 20:50:12 -08:00
indieauth_test.go
Prune expired auth requests + add global max limit.
Closes
#2490
2022-12-23 20:25:08 -08:00
random.go
IndieAuth support (
#1811
)
2022-04-21 14:55:26 -07:00
request.go
Prune expired auth requests + add global max limit.
Closes
#2490
2022-12-23 20:25:08 -08:00
response.go
IndieAuth support (
#1811
)
2022-04-21 14:55:26 -07:00
server.go
Prune expired auth requests + add global max limit.
Closes
#2490
2022-12-23 20:25:08 -08:00