go-ssb-room/web/i18n
Henry 4558b208ee implement password update flow with reset tokens (fixes #98)
also update AuthFallback database

* re-write fallback auth to use alias or ssbid
* replace Create() with SetPassword() which does an upsert
* Add reset tokens to sqlite
* add test for SetPassword with reset token
2021-05-13 07:39:14 +02:00
..
defaults implement password update flow with reset tokens (fixes #98) 2021-05-13 07:39:14 +02:00
i18ntesting add de translation, use []TagTranslation, and sort 2021-04-20 09:22:53 +02:00
dev.go add dev mode to i18n 2021-02-22 15:51:58 +01:00
helper.go add de translation, use []TagTranslation, and sort 2021-04-20 09:22:53 +02:00
prod.go add dev mode to i18n 2021-02-22 15:51:58 +01:00