Commit Graph

9 Commits

Author SHA1 Message Date
8edcd4e36d Bump golang.org/x/crypto from 0.24.0 to 0.27.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.27.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 14:54:26 +00:00
16ae5f3bd7 Display user storage usage on the dashboard 2024-09-12 13:52:57 +07:00
b23bf8898b migrate to WebSocket for frontend and backend communication 2024-09-09 21:38:10 +07:00
2c5de2b336 Add Redis support for session and user management 2024-09-08 00:03:43 +07:00
92c8846f57 Add system usage monitoring to admin dashboard 2024-09-03 21:11:49 +07:00
f63c4f7928 Fix unauthorized session termination (#30) 2024-06-20 22:35:30 +07:00
cdc365e89b Implement Totp authentication 2024-06-19 16:23:28 +07:00
5ca6cdd129 Add PostgreSQL as a supported database 2024-04-28 21:52:33 +07:00
2e2fbdf800 Add password validation 2024-04-25 22:51:37 +07:00