mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-05 02:35:16 +02:00
Added some unit tests.
This commit is contained in:
parent
1c7155d4e7
commit
943d235b8b
9 changed files with 562 additions and 40 deletions
|
@ -195,7 +195,7 @@ perms: # Here comes a list with all Permission names (they have a perm_[name] co
|
|||
delete_logs:
|
||||
bit: 4
|
||||
|
||||
device_parts:
|
||||
devices_parts:
|
||||
operations:
|
||||
read:
|
||||
bit: 0
|
||||
|
@ -229,4 +229,3 @@ perms: # Here comes a list with all Permission names (they have a perm_[name] co
|
|||
bit: 6
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue