cv5ch
cv5ch
Some issues with unittests mostly regarding missing imports were fixed.
### Description Update Angular to Version 20 for Release 1.0
### Version Information 0.14.4 ### Hashcat _No response_ ### Description The OpenAPI documentation states, that only "typeName" is required to create a new crackertype, but also the boolean "isChunkingAvailable" is...
### Version Information 0.14.4 ### Hashcat _No response_ ### Description The exception details are sent by the server in the Responses, which is a security issue (see screenshot). Information like...
### Version Information 1.0.0 ### Hashcat _No response_ ### Description Add missing role check to hide/display button
### Version Information 1.0.0 ### Hashcat _No response_ ### Description With the current custom input components it is very hard or near impossible to implement standard use cases like displaying...
### Description ## Components Test Coverage Checklist ### src: - [ ] app.component.ts ### src/app: - [ ] account/account.component.ts - [ ] files/files.component.ts - [x] home/home.component.ts ### src/app/account: ### src/app/account/notifications:...
### Description **Handle access and refresh token in the frontend once implemented by the server:** - auth/token endpoint now returns access and refresh token: Consider how to store them (e.g....
### Description Currently there is only one JWT token with validity of 2 hours for access to the API. To improve security and user experience, the use of 2 tokens...