aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/service_test.go (follow)
Commit message (Collapse)AuthorAgeFiles
* fix: make sure basePath is set if it's a fresh installMax Resnick2025-05-261
|
* feat: upgrade token security, upgrade go, packages, fix linting issuesMax Resnick2025-03-291
| | | | | | Token generation changes: 1. Increasing to 32 bytes (256 bits) of entropy 2. Using crypto/rand.Read directly instead of loop
* feat: refactor of repo managementMax Resnick2024-05-201
|
* feat: readonly fs support, policy built in tempMax Resnick2024-04-201
|
* chore: logging/err cleanupMax Resnick2024-04-151
|
* feat: handle a fresh start using a mgmt repoMax Resnick2024-03-231
|
* feat: refactor some tests and policies.Max Resnick2024-03-021
|
* fix: fix up tests and lintingMax Resnick2024-02-171
|
* Adds a lot of tests adds middleware hookMax Resnick2023-05-261