Skip to content
  • Michael Hanselmann's avatar
    ganeti-rapi: Implement HTTP authentication · b5b67ef9
    Michael Hanselmann authored
    Passwords are stored in "$localstatedir/lib/ganeti/rapi_users". User
    options specify the access permissions of a user (see docstring for
    ganeti.http.ReadPasswordFile), for which only "write" is supported
    to grant write access. Every other user has read-only access.
    
    Reviewed-by: amishchenko
    b5b67ef9