Commit Graph

9 Commits

Author SHA1 Message Date
decentral1se aced1a2790
test: also smoke test dev build 2022-11-10 22:37:55 +01:00
decentral1se bf3a7a61bf
fix!: require Go 1.17 2022-11-08 14:31:57 +01:00
decentral1se ed71cda319
ci: add dependabot config 2022-11-07 21:14:25 +01:00
Henry a249fd8bee fix SPDX headers and add reuse API badge 2021-10-08 14:39:31 +02:00
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