Made message signing in Cryptography use SHA512 as the message content for... #1

Closed
netkas wants to merge 421 commits from master into dev
Showing only changes of commit f0f7f88783 - Show all commits

View file

@ -10,7 +10,7 @@
}
},
"security": {
"display_internal_exceptions": false,
"display_internal_exceptions": true,
"resolved_servers_ttl": 600,
"captcha_ttl": 200,
"otp_secret_key_length": 32,
@ -100,4 +100,4 @@
"user_display_images_path": "user_profiles",
"user_display_images_max_size": 3145728
}
}
}