Commit Graph

5 Commits

Author SHA1 Message Date
Henry 6ef69724e7 auto-commit updated style.css via github action 2021-05-19 11:59:14 +02:00
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
Henry e013a5604d meta fixes
* update gitignore
* dont commit testruns
* fix github actions script
2021-03-11 09:31:46 +01:00
Henry 094ce57b9e github actions: bump go version to 1.16 2021-02-22 15:55:59 +01:00
Henry 89b51fc580
Create go.yml 2021-02-09 17:42:24 +01:00