-
- Downloads
Add password recovery logic
Implement a password recovery endpoint, and a way to set the recovery hints (in the current model, it's a hint/response system).
Showing
- actions.go 142 additions, 64 deletionsactions.go
- actions_test.go 17 additions, 7 deletionsactions_test.go
- backend/model.go 10 additions, 2 deletionsbackend/model.go
- encryption.go 71 additions, 0 deletionsencryption.go
- server/server.go 16 additions, 0 deletionsserver/server.go
- service.go 1 addition, 0 deletionsservice.go
Loading
Please register or sign in to comment