| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Update `CHANGELOG.md`
Update `Dockerfile`
|
| |\
| |
| |
| |
| | |
codemicro/dependabot/go_modules/golang.org/x/crypto-0.1.0
Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220214200702-86341886e292 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| |
| |
| | |
codemicro/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.0.0-20220624214902-1bab6f366d9e to 0.7.0
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220624214902-1bab6f366d9e to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| | |
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
mattn/go-sqlite3 returns errors as `sqlite3.Error`, not
`*sqlite3.Error` as was in use. This commit switches references of
the latter with the former in user registration logic.
This commit also removes some duplicated code from the user
registration process.
Fixes #2
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
|
|
|
|
| |
This was introduced in v0.3.0
Fixes #1
Signed-off-by: AKP <tom@tdpain.net>
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| | |
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Introducing the CGO-ish SQLite broke things.
Signed-off-by: AKP <tom@tdpain.net>
|
| | |
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| | |
|
| | |
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
|
|
| |
When debug mode was enabled, it would fail to disable secure cookies.
This fixes that and simplifies the logic used to determine if secure cookies should be enabled.
|
| | |
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| |
|
|
| |
Signed-off-by: AKP <tom@tdpain.net>
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|