refactor application configuration and update user model with new fields
This commit is contained in:
@@ -3,7 +3,11 @@
|
||||
"allow": [
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(rmdir:*)",
|
||||
"Bash(rm:*)"
|
||||
"Bash(rm:*)",
|
||||
"Bash(mvn:*)",
|
||||
"Bash(./mvnw clean compile)",
|
||||
"Bash(cd:*)",
|
||||
"Bash(ls:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user