17 Commits (v2.10.x)

Author SHA1 Message Date
Eric Chiang f234e3707e server: fix panic caused by deleting refresh token twice through api 9 years ago
Eric Stroczynski 2b354c8fdb server: set sane bcrypt cost upper bound 9 years ago
Eric Stroczynski 4bcb0aaae9 server: log bcrypt cost if > 12, error on runtime > 10s 9 years ago
Eric Stroczynski 4a88d0641a : update {S->s}irupsen/logrus 9 years ago
rithu john aefdd6e004 server/api: return empty list of refresh tokens if user does not have any 9 years ago
rithu john 921090f05f api: Update timestamp type for RefreshTokenRef to int64. 9 years ago
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
rithu john 3df1db1864 storage: Surface "already exists" errors. 9 years ago
rithu john 1ec19d4fbf api: adding a gRPC call for revoking refresh tokens. 9 years ago
rithu john d201e49248 api: adding a gRPC call for listing refresh tokens. 9 years ago
Eric Chiang fe196864c0 *: fix comment typos found with github.com/client9/misspell 9 years ago
rithu john 9949a1313c server: modify error messages to use logrus. 9 years ago
rithu john ee9738d663 api: adding a gRPC call for listing passwords. 9 years ago
rithu john de4e23a27b api: add gRPC definition for version endpoint. 9 years ago
rithu leena john ed7e943406 api: add gRPC endpoints for creating, updating and deleting passwords 10 years ago
Eric Chiang 8b079168be server: add gRPC service implementation 10 years ago