Adding a shiro.ini configuration in order to test bad password using compose setup.
This commit is contained in:
parent
67b37d5a42
commit
fdd94e9bea
3 changed files with 35 additions and 2 deletions
5
.aurora-config/security.ini
Normal file
5
.aurora-config/security.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[users]
|
||||
aurora = secret, admin
|
||||
|
||||
[roles]
|
||||
admin = *
|
Loading…
Add table
Add a link
Reference in a new issue