jow- / luci-ng

LuCI on Angular
84 stars 26 forks source link

luci-ui-base: split backup acl into backup-action and backup-conf #26

Closed feckert closed 5 years ago

feckert commented 7 years ago

If an user is allowed to take a backup from the router he could also edit the backup list. This is sometimes not workable, because a use should not be always allowed to change the backup-list.

To make a difference between this the backup acl is now split.

backup-action: Is allowed to make/apply a backup

backup-conf: Can edit the backup-list

Signed-off-by: Florian Eckert Eckert.Florian@googlemail.com