..
acl.go
fix(commands): acl check missing query ( #7940 )
2024-09-29 08:19:29 +10:00
build-info.go
fix(commands): build-info too verbose ( #7128 )
2024-04-10 21:34:28 +10:00
config.go
fix(commands): validate exit status ( #7364 )
2024-05-29 23:34:28 +10:00
const.go
docs: comment grammar and spelling fixes ( #7651 )
2024-08-09 15:10:54 +10:00
context.go
fix(commands): uid logged instead of gid ( #7774 )
2024-08-29 23:00:10 +10:00
crypto.go
refactor(oidc): misc improvements ( #6775 )
2024-03-06 17:25:42 +10:00
crypto_hash.go
refactor(oidc): misc improvements ( #6775 )
2024-03-06 17:25:42 +10:00
crypto_helper.go
refactor(commands): pkcs8 by default ( #5983 )
2023-09-10 19:33:45 +10:00
errors.go
refactor(commands): command context ( #4539 )
2022-12-22 11:21:29 +11:00
helpers.go
docs: adjust references of webauthn ( #5203 )
2023-04-10 17:01:23 +10:00
helpers_test.go
refactor(commands): command context ( #4539 )
2022-12-22 11:21:29 +11:00
root.go
fix(commands): missing hash-password help topic ( #7136 )
2024-04-11 17:31:16 +10:00
services.go
feat: oauth2 authorization bearer ( #6774 )
2024-03-05 19:11:16 +10:00
storage.go
refactor: fix function godocs ( #7186 )
2024-04-16 17:31:05 +10:00
storage_run.go
refactor: linting ( #7863 )
2024-09-20 11:11:53 +10:00
util.go
fix(commands): missing hash-password help topic ( #7136 )
2024-04-11 17:31:16 +10:00
util_test.go
fix(commands): storage cmd fail when implicit config absent ( #5213 )
2023-04-11 20:52:04 +10:00