summaryrefslogtreecommitdiff
path: root/internal/router/session.go
AgeCommit message (Expand)AuthorFiles
2022-05-25[security] Set SameSite to `strict` instead of browser default (#606)Libravatar tobi1
2022-04-16[bugfix] Convert IDNs to punycode before using as session name (#458)Libravatar tobi1
2022-02-15[bugfix] Only mark cookies as Secure on https (#398)Libravatar Shadowfacts1
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-09-01session name fix (#185)Libravatar tobi1
2021-08-26fix null returned session (#159)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-08Auth flow fixes (#82)Libravatar Tobi Smethurst1
2021-07-07clean up some weirdness in the router (#80)Libravatar Tobi Smethurst1