X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=blobdiff_plain;f=doc%2Fpasswords.texi;fp=doc%2Fpasswords.texi;h=fd8bd2edef67845f4a5c59314f4d378549ea591e;hp=6cdcc0a5c6cca1f32334e8e293baf6bdee6f2845;hb=c5ca3f66f1b3cd24e55d6e5fc95fdf61cac7aec6;hpb=356b13afa3db5a989a82cc4de910715d74681320 diff --git a/doc/passwords.texi b/doc/passwords.texi index 6cdcc0a..fd8bd2e 100644 --- a/doc/passwords.texi +++ b/doc/passwords.texi @@ -14,7 +14,7 @@ $ gocheese -passwd passwd -passwd-list passwd-list ... Then you must feed it newline-separated records in following format: @example -username:hashed-password +username:hashed-password[:ro] @end example Where @code{hashed-password} is in one of following algorithms: @@ -53,6 +53,9 @@ foo:$sha256$fcde2b2edba56bf408601fb721fe9b5c338d10ee429ea04fae5511b68fbf8fb9 @end table +Optional @code{:ro} flag forbids user to upload packages, but allows +read-only access if @option{-auth-required} is enabled. + To add or update password entry: @example