mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
#13035 changed jwt signature default
This commit is contained in:
parent
06947b0457
commit
f75338e0c7
@ -2481,7 +2481,7 @@ function config_process_config()
|
||||
}
|
||||
|
||||
if (!isset($config['JWT_signature'])) {
|
||||
config_update_value('JWT_signature', 0);
|
||||
config_update_value('JWT_signature', 1);
|
||||
}
|
||||
|
||||
if (!isset($config['eastern_eggs_disabled'])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user