Releases: babelouest/hutch
Releases · babelouest/hutch
Release 2.0.0
- Complete rework for the better good
- Rewrite backend to sign output data
- Rewrite front-end in ReactJs and handle secrets and safe keys as JWTs
- Use Access Tokens from any OIDC server who sends JWT access tokens, rather than glewlwyd only
Release 1.1.1
- Use last static_file_callback
- Move doc files to doc/
- Add redirect to / on 404 error
Release 1.1.0
Update password derivation algorithm to PBKDF2
Minor bugfixes
Small improvements
Release 1.1.0 Beta 2
v1.1.0-b.2 Add cmake script. Update front-end application. Change password deriv…
Release 1.0.2
v1.0.2 Upgrade jwt verification callback to fit new Glewlwyd features with E…
Release 1.0.1
Use pthread_cond instead of ugly sleep
Stable 1.0.0
Use last build