This commit is contained in:
Hivert Quentin
2025-06-16 18:08:09 +02:00
parent 51f3d11196
commit 6bcbfee89a
2 changed files with 6 additions and 8 deletions

View File

@@ -53,7 +53,7 @@
about the same. The length is prior to bas64 encoding, so we must calculate
a 33-36% increase.
*/
#define COOKIE_USERKEY_LEN 2048
#define COOKIE_USERKEY_LEN 2096
@implementation SOGoWebAuthenticator