This commit is contained in:
Hivert Quentin
2025-06-16 17:04:29 +02:00
parent ec4feaafba
commit 51f3d11196
2 changed files with 31 additions and 4 deletions
+1 -1
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 2096
#define COOKIE_USERKEY_LEN 2048
@implementation SOGoWebAuthenticator