Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused Id getter. | William Harrington | 5 days | 1 | -4/+0 |
| | |||||
* | After successful registration, redirect to login with a registrationSuccess ↵ | William Harrington | 5 days | 3 | -14/+9 |
| | | | | parameter with success alert. | ||||
* | Create WHITELIST, ADMINLIST, CLIENTLIST and adjust dashboard test for client ↵ | William Harrington | 5 days | 2 | -13/+7 |
| | | | | and admin. Remove some empty lines in register.html. | ||||
* | filter /logout for authenticated and not permitall. | William Harrington | 6 days | 1 | -1/+1 |
| | |||||
* | Set root logging to info. | William Harrington | 6 days | 1 | -1/+1 |
| | |||||
* | Add HSTS, ignore csrf on shutdown endpoint, clean up sonarqube issues. | William Harrington | 6 days | 3 | -7/+22 |
| | |||||
* | Add HSTS to security filter, actuator health and info permitall, enable ↵ | William Harrington | 8 days | 2 | -6/+21 |
| | | | | specific info endpoints. | ||||
* | Add ssl_bundle. | William Harrington | 9 days | 2 | -0/+102 |
| | |||||
* | Move to constructor injection and clean up AppUserServiceTest. | William Harrington | 10 days | 3 | -13/+19 |
| | |||||
* | Add CONSTANTS for ROLES. | William Harrington | 10 days | 2 | -5/+9 |
| | |||||
* | Add constants class, use optionals, and other minor issues. | William Harrington | 10 days | 6 | -74/+88 |
| | |||||
* | Add constants class. | William Harrington | 11 days | 1 | -0/+4 |
| | |||||
* | Disable show-sql in jpa. | William Harrington | 11 days | 1 | -1/+1 |
| | |||||
* | migrate from properties file to yaml. | William Harrington | 11 days | 2 | -15/+24 |
| | |||||
* | Remove preceding / in front of navbar so it is accessible. | William Harrington | 11 days | 4 | -4/+4 |
| | |||||
* | Push initial release 1.0.0 | William Harrington | 11 days | 28 | -0/+1941 |