Merged Anton Batenev's report of Nicolas Alvarez' unicode-in-be-new bug
[be.git] / .be / bea86499-824e-4e77-b085-2d581fa9ccab / bugs / c1b76442-eab6-4796-9517-8454425d7757 / comments / 27a5a4cc-1782-4509-a3d2-db00c190f97d / body
1 Added rudimentary authorization with `be serve --auth FILE`.
2
3 Special username 'guest' is not allowed to change name,password or
4 write to the repository.  All other users in the auth file are allowed
5 to do all of that.  A more robust solution would be to have POSIX
6 permissions on each storage item, or something.
7
8 Note that while the server supports name/password changes for
9 non-guest users, there is no command-line interface to this
10 functionality.  There is also no automatic way to register
11 (i.e. create entries).
12