Replies: 1 comment 1 reply
-
The environment could be used for that as well. But it should be noted here that in the v0.108 cycle we plan to finally allow people to change passwords from the UI instead of the rather roundabout CLI-only procedure they have to use now. And that means that AGH would need write access to the file. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To increase security, it may be beneficial to allow the user password to be defined via a password file (containing the hashed value) in the config file:
This would replace the existing
users[].password
field.Beta Was this translation helpful? Give feedback.
All reactions