Commit Graph

51 Commits (306f0785e122a94de00895ada7866ebedb30277f)

Author SHA1 Message Date
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 5 years ago
Joan López de la Franca Beltran 610999cfa2
Auth: Allow soft token revocation (#31601) 5 years ago
Carl Bergquist 5114fa39ce
we should never log unhashed tokens (#31432) 5 years ago
Agnès Toulet 2a70c73025
Auth: add expired token error and update CreateToken function (#30203) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585) 6 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 6 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 6 years ago
Hansuuuuuuuuuu 8d971ab2f2
Auth: Replace maximum inactive/lifetime settings of days to duration (#27150) 6 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 6 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 7 years ago
Arve Knudsen b858a5f496
Don't truncate IPv6 addresses (#19573) 7 years ago
Alexander Zobnin 60ddad8fdb
Batch disable users (#17254) 7 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 7 years ago
Carl Bergquist 9660356638
Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 7 years ago
Carl Bergquist 490515aec6
build: partially replace gometalinter with golangci-lint (#16610) 7 years ago
Marcus Efraimsson 8029e48588
support get user tokens/revoke all user tokens in UserTokenService 7 years ago
bergquist e163aadfe4 use authtoken for session quota restrictions 7 years ago
Marcus Efraimsson 8ae066ab5d
move authtoken package into auth package 7 years ago
Marcus Efraimsson 8678620730
move UserToken and UserTokenService to models package 7 years ago
Marcus Efraimsson a60124a88c
change UserToken from interface to struct 7 years ago
Marcus Efraimsson d8658a765c
enhanced expiration logic for lookup token 7 years ago
Marcus Efraimsson 0915f931ae
change configuration settings in auth package 7 years ago
Marcus Efraimsson 7cd3cd6cd4
auth package refactoring 7 years ago