dendrite/userapi/storage/accounts
Bruce MacDonald 8b915d3e2a OpenID module tweaks (#599)
- specify expiry is ms rather than vague ts
- add OpenID token lifetime to configuration
- use Go naming conventions for the path params
- store plaintext token rather than hash
- remove openid table sqllite mutex
2021-04-03 14:22:07 -07:00
..
postgres OpenID module tweaks (#599) 2021-04-03 14:22:07 -07:00
sqlite3 OpenID module tweaks (#599) 2021-04-03 14:22:07 -07:00
interface.go OpenID module tweaks (#599) 2021-04-03 14:22:07 -07:00
storage.go OpenID module tweaks (#599) 2021-04-03 14:22:07 -07:00
storage_wasm.go Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00