Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
keystore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
id
keystore
Commits
dd831517dbbfa8799fa895fd33bbc0ad6d8f582c
Select Git revision
Branches
13
renovate/git.autistici.org-id-go-sso-digest
renovate/golang.org-x-crypto-0.x
renovate/github.com-prometheus-client_golang-1.x
renovate/github.com-go-ldap-ldap-v3-3.x
renovate/golang.org-x-sync-0.x
renovate/github.com-go-sql-driver-mysql-1.x
renovate/github.com-mattn-go-sqlite3-1.x
master
default
renovate/github.com-lib-pq-1.x
renovate/git.autistici.org-ai3-go-common-digest
pass-state
integration-test
memguard
13 results
keystore
Author
Search by author
Any Author
authors
ale
ale
blallo
blallo
giskard
giskard
godog
godog
lechuck
lechuck
phasa
phasa
putro
putro
****
group_74_bot_81ef8ad8348b11e39acf561a49e87c1c
renovate
renovate-bot
samba
samba
sand
sand
shammash
shammash
12 authors
Oct 29, 2018
Update go-common and other dependencies
· dd831517
ale
authored
6 years ago
dd831517
Fix default value of LDAP fields
· 0eb2c78d
ale
authored
6 years ago
0eb2c78d
Aug 28, 2018
Fix tls_config -> tls
· 480f2280
ale
authored
6 years ago
480f2280
Update go-common dep
· 69103fce
ale
authored
6 years ago
69103fce
Aug 17, 2018
Update go-common dependency
· 073a2083
ale
authored
6 years ago
073a2083
Update vendored deps
· 973a591b
ale
authored
6 years ago
973a591b
Update clientutil.Backend interface
· 989b5d38
ale
authored
6 years ago
989b5d38
Jun 28, 2018
Use the userenckey package from ai3/go-common
· 5c61e9fc
ale
authored
6 years ago
5c61e9fc
Jun 27, 2018
Update miscreant dependency
· 30459825
ale
authored
6 years ago
30459825
Jun 19, 2018
Properly decode user encrypted private keys
· 7e0cd4a5
ale
authored
6 years ago
7e0cd4a5
Apr 14, 2018
Add missing import
· 29c4b470
ale
authored
7 years ago
29c4b470
Apr 02, 2018
Add key generation to userenckey
· f086b1b8
ale
authored
7 years ago
f086b1b8
Feb 17, 2018
Log the case when a user has no keys (but Open still succeeds)
· 65b80521
ale
authored
7 years ago
65b80521
Feb 16, 2018
Add a couple of basic tests
· 128c384b
ale
authored
7 years ago
128c384b
Add logging of expirations
· 0eaefcea
ale
authored
7 years ago
0eaefcea
Update go-sso
· 63f7c34b
ale
authored
7 years ago
63f7c34b
Call the right endpoint for Get
· 3396b96b
ale
authored
7 years ago
3396b96b
Fix hilarious reverse-expiration bug
· 837cb0f0
ale
authored
7 years ago
837cb0f0
Log failed keystore lookups in all cases
· 8c9690bf
ale
authored
7 years ago
8c9690bf
Log successful Open() requests
· 45343413
ale
authored
7 years ago
45343413
Jan 29, 2018
Do not return an error when a user has no encryption keys on Open
· ec1bcfe0
ale
authored
7 years ago
ec1bcfe0
Jan 22, 2018
Add license
· 3dff474e
ale
authored
7 years ago
3dff474e
Jan 13, 2018
Don't return an extra newline
· b898d652
ale
authored
7 years ago
b898d652
Add a config toggle to control base64-encoding of keys
· 888a43c8
ale
authored
7 years ago
888a43c8
Add encryption for user keys, and a command-line tool for testing
· 29268777
ale
authored
7 years ago
29268777
Requests are in the shared namespace
· f160f1cb
ale
authored
7 years ago
f160f1cb
Set group dovecot on socket
· 6fe3e7df
ale
authored
7 years ago
6fe3e7df
Typo
· 78bcd740
ale
authored
7 years ago
78bcd740
Propagate backend errors upstream
· fce7b71c
ale
authored
7 years ago
fce7b71c
Log unknown key prefixes
· 1d58d5ea
ale
authored
7 years ago
1d58d5ea
Temporarily bypass postinst adduser error, part 2
· 50f71c34
ale
authored
7 years ago
50f71c34
Temporarily bypass postinst adduser error
· 2bbdee6e
ale
authored
7 years ago
2bbdee6e
Log requests
· 88786ca6
ale
authored
7 years ago
88786ca6
Handle dovecot dict key lookup prefix properly
· b7c86593
ale
authored
7 years ago
b7c86593
Set up dedicated users for each daemon
· ba8f75e8
ale
authored
7 years ago
ba8f75e8
Describe sharding-related attributes in config
· 50958198
ale
authored
7 years ago
50958198
Simplify structure of config, and add documentation
· e805c115
ale
authored
7 years ago
e805c115
Use defaults when public_key_attr/private_key_attr are unset
· b31d53b1
ale
authored
7 years ago
b31d53b1
Oops, two YAML args had the same name
· bb1e782a
ale
authored
7 years ago
bb1e782a
Bind password can be specified directly in the config file
· 041ffb0e
ale
authored
7 years ago
041ffb0e
Loading