Felipe Fey
|
c454e8d4d9
|
Flush al sessions in logout all
|
2025-06-09 11:14:21 -03:00 |
Anderson Valério
|
f0c2b53784
|
reverting changes that only cause conflicts
|
2024-11-29 15:15:55 -03:00 |
Leandro Lafin
|
6d2cf6aa8d
|
Session-Cookie Support
|
2024-07-11 14:09:58 -03:00 |
Leandro Lafin
|
8693c9a53b
|
Remove unsupported special characters from the code verifier runes
|
2024-07-10 17:58:34 -03:00 |
Leandro Lafin
|
a4221a337d
|
Fix PKCE code verifier generation to never use UTF-8 characters
|
2024-07-10 17:57:26 -03:00 |
Eduardo Vozniak
|
2c7543f38f
|
Merging 7.4.0
|
2023-09-01 08:09:44 -03:00 |
yasarm
|
4d48346f21
|
sessionpr
|
2022-12-13 11:38:49 +05:30 |
Nick Meves
|
56f199a24f
|
Stop accepting legacy SHA1 signed cookies
|
2020-09-24 10:31:34 -07:00 |
Nick Meves
|
1c8c5b08d7
|
Handle cookie signing errors
|
2020-08-09 07:55:40 -07:00 |
Nick Meves
|
65c228394f
|
Address gosec findings
Mostly handling unhandled errors appropriately.
If logging to STDERR fails, we panic. Added #nosec
comments to findings we are OK with.
|
2020-08-09 07:55:39 -07:00 |
Nick Meves
|
014fa682be
|
Add EncryptInto/DecryptInto Unit Tests
|
2020-06-12 14:42:42 -07:00 |
Nick Meves
|
f60e24d9c3
|
Split non-cipher code to utils.go out of ciphers.go
|
2020-06-12 14:36:58 -07:00 |