api: move config/user to access/users, implement change_password
To make it similar to the pve api
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
mod access;
|
||||
pub mod access;
|
||||
pub mod admin;
|
||||
pub mod backup;
|
||||
pub mod config;
|
||||
|
Reference in New Issue
Block a user