Add base security support
- Add base of support using spring security to protect events, transitions and actions. - Fixes #114
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,6 +8,7 @@ build
|
||||
*.log
|
||||
*.ipr
|
||||
*.iws
|
||||
*.swp
|
||||
metastore_db
|
||||
/src/test/resources/s3.properties
|
||||
/.idea/
|
||||
|
||||
Reference in New Issue
Block a user