Authentication for Card/Cal Dav using the mailbox database
Go to file
dependabot[bot] 1959a526dc
Bump golang.org/x/crypto from 0.23.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 18:39:40 +00:00
cmd/cardcal-auth-tester Rename module 2024-05-12 22:27:05 +01:00
database Make a working test program 2024-05-12 15:11:38 +01:00
.gitignore Commit test program 2024-05-12 22:23:34 +01:00
auth.go Accept any struct with GetPasswordHash implementation 2024-05-14 11:02:11 +01:00
go.mod Bump golang.org/x/crypto from 0.23.0 to 0.31.0 2024-12-12 18:39:40 +00:00
go.sum Bump golang.org/x/crypto from 0.23.0 to 0.31.0 2024-12-12 18:39:40 +00:00
logger.go Make a working test program 2024-05-12 15:11:38 +01:00
sqlc.yaml First commit 2024-05-12 15:11:21 +01:00