LocalAI/core/http/auth
Ettore Di Giacinto f7e8d9e791
feat(quantization): add quantization backend (#9096)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-03-22 00:56:34 +01:00
..
apikeys.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
apikeys_test.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
auth_suite_test.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
db.go feat: add quota system (#9090) 2026-03-21 10:09:49 +01:00
db_nosqlite.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
db_sqlite.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
db_test.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
features.go feat(quantization): add quantization backend (#9096) 2026-03-22 00:56:34 +01:00
helpers_test.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
middleware.go feat: add quota system (#9090) 2026-03-21 10:09:49 +01:00
middleware_test.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
models.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
oauth.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
password.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
permissions.go feat(quantization): add quantization backend (#9096) 2026-03-22 00:56:34 +01:00
quota.go feat: add quota system (#9090) 2026-03-21 10:09:49 +01:00
roles.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
roles_test.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
session.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
session_test.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
usage.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
usage_test.go feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00