-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove ROLE_ from system roles + refactoring Signed-off-by: Iliyan Velichkov <[email protected]> * Fix user task assignment UI Signed-off-by: Iliyan Velichkov <[email protected]> * fix inbox apis authentication + refactoring Signed-off-by: Iliyan Velichkov <[email protected]> * protect processing tasks for other users Signed-off-by: Iliyan Velichkov <[email protected]> * put path in user tasks form key instead of full url Signed-off-by: Iliyan Velichkov <[email protected]> * support ant path patterns for access constraints Signed-off-by: Iliyan Velichkov <[email protected]> * apply code formatter Signed-off-by: Iliyan Velichkov <[email protected]> * fix mail API Signed-off-by: Iliyan Velichkov <[email protected]> * remove TestMail.java Signed-off-by: Iliyan Velichkov <[email protected]> * format MailService.ts Signed-off-by: Iliyan Velichkov <[email protected]> * change port Signed-off-by: Iliyan Velichkov <[email protected]> * use free random port Signed-off-by: Iliyan Velichkov <[email protected]> * format the code Signed-off-by: Iliyan Velichkov <[email protected]> * update smtp configs Signed-off-by: Iliyan Velichkov <[email protected]> * explicitly add localhost Signed-off-by: Iliyan Velichkov <[email protected]> * update connect Signed-off-by: Iliyan Velichkov <[email protected]> * add logs Signed-off-by: Iliyan Velichkov <[email protected]> * add logs Signed-off-by: Iliyan Velichkov <[email protected]> * add configs using the API Signed-off-by: Iliyan Velichkov <[email protected]> --------- Signed-off-by: Iliyan Velichkov <[email protected]>
- Loading branch information
1 parent
fb57f64
commit cb8ffaf
Showing
16 changed files
with
299 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.