0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-29 01:08:33 +02:00
Commit graph

52 commits

Author SHA1 Message Date
Daniel García 2bb0b15e04
Implemented better errors for JWT 2018-12-30 21:43:55 +01:00
Daniel García 6a99849a1e
Implemented proper error handling, now we can do user.save($conn)?; and it works.
In the future, maybe we can do the same with the `find_by_id` methods that return an Option.
2018-12-30 21:31:12 +01:00