summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-07-30 21:10:21 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-08-01 15:25:08 +0200
commitd8c2ca930673da858d63f2dea9526c259a2dd936 (patch)
tree74dc6f309123380bac8ccdff1c0eb7056602e5fb /NEWS
parent0367cbc75712f4be692a1ec3d37510cf2751ca3a (diff)
Load the encrypted password from a file
This is more secure, because you can restrict the password file to be only readable by the service user.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b30cd7a..d777d56 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@
#+author: Vivien Kraus
#+email: vivien@planete-kraus.eu
+* The server can now load the encrypted password from a file
+This means that the encrypted password can be hidden from the other
+users.
+
* The project is renamed!
webid-oidc was a stupid name for 2 reasons:
- it did not say anything special about the project;