Mercurial > hg > orthanc
diff Resources/Configuration.json @ 3495:cc3e408165eb
revert
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 19 Aug 2019 16:02:00 +0200 |
parents | e0e9df6e5c92 |
children | 0d248cc63ded |
line wrap: on
line diff
--- a/Resources/Configuration.json Mon Aug 19 10:59:10 2019 +0200 +++ b/Resources/Configuration.json Mon Aug 19 16:02:00 2019 +0200 @@ -150,7 +150,7 @@ "SslCertificate" : "certificate.pem", // Whether or not the password protection is enabled - "AuthenticationEnabled" : true, + "AuthenticationEnabled" : false, // The list of the registered users. Because Orthanc uses HTTP // Basic Authentication, the passwords are stored as plain text.