Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
authserv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai
authserv
Commits
54b474317c8f701ca0857c8bdd5908a41552d7fc
Select Git revision
Branches
1
master
default
1 result
authserv
Author
Search by author
Any Author
authors
agata
agata
ale
ale
alieno
alieno
blallo
blallo
blicero
blicero
bomboclat
bomboclat
gi0
gi0
giskard
giskard
godog
godog
joe
joe
lafra
lafra
lechuck
lechuck
lobo
lobo
lucha
lucha
minimal
minimal
obaz
obaz
pepsy
pepsy
phasa
phasa
pinna
pinna
putro
putro
20 authors
Jun 19, 2014
run the right app when testing
· 54b47431
ale
authored
10 years ago
54b47431
update test CA (using cam)
· 06f4d220
ale
authored
10 years ago
06f4d220
Jun 18, 2014
do not treat 'shard' as an int
· 3e25f799
ale
authored
10 years ago
3e25f799
enforce type correctness for memcache
· ba83b3f8
ale
authored
10 years ago
ba83b3f8
call create_app() to initialize app globals
· 9413124f
ale
authored
10 years ago
9413124f
add a default for the auth server in the PAM config
· 05f85252
ale
authored
10 years ago
05f85252
Jun 15, 2014
change running user to ai-auth-server
· cd4bcec0
godog
authored
10 years ago
cd4bcec0
fix init script
· 3f0ac83f
godog
authored
10 years ago
3f0ac83f
fix module usage errors
· 51cadbc8
godog
authored
10 years ago
51cadbc8
May 11, 2014
implement sharded services (client side)
· c9f890a5
ale
authored
10 years ago
c9f890a5
fix the source_ip blacklist
· ce40618d
ale
authored
10 years ago
ce40618d
implement sharded services (server side)
· 134389bf
ale
authored
10 years ago
134389bf
Apr 20, 2014
add explicit auth failure test
· 107ab9ee
ale
authored
11 years ago
107ab9ee
add a crude whitelisting capability to avoid blacklisting localhost
· c57b574a
ale
authored
11 years ago
c57b574a
add python-gevent dep
· c8ea6d58
ale
authored
11 years ago
c8ea6d58
packaging fixes: use the right binary name, depend on python-pylibmc
· 4cfb4241
ale
authored
11 years ago
4cfb4241
packaging fixes: use the right binary name, depend on python-pylibmc
· d03c0fcf
ale
authored
11 years ago
d03c0fcf
allow user to select HTTP engine (supported: gevent and werkzeug)
· a8f9317a
ale
authored
11 years ago
a8f9317a
increase test coverage of CA validation
· abeed0b4
ale
authored
11 years ago
abeed0b4
try to use pylibmc if present, before memcache
· c665dc7e
ale
authored
11 years ago
c665dc7e
Apr 19, 2014
add init script and config to the debian package, renamed to ai-auth-server
· db442f67
ale
authored
11 years ago
db442f67
explicitly depend on libcurl4-openssl-dev until issue
#1
is resolved
· 6712b3c7
ale
authored
11 years ago
6712b3c7
add test to verify ssl failure without client certificate
· 58c3df3b
ale
authored
11 years ago
58c3df3b
call curl_global_init()
· 4f8da678
ale
authored
11 years ago
4f8da678
use a constant-time comparison function to check user passwords
· 600e9a16
sand
authored
11 years ago
600e9a16
Apr 18, 2014
improve error handling in the auth_client library, and fix the SSL options:...
· 4b349a40
ale
authored
11 years ago
4b349a40
show gtest output on failure
· 627836a9
ale
authored
11 years ago
627836a9
fix missing import
· a39380c0
ale
authored
11 years ago
a39380c0
new test certificates
· e6c92476
ale
authored
11 years ago
e6c92476
add auth_client tests (using GTest) and run them from the integration test
· 86f8d622
ale
authored
11 years ago
86f8d622
ignore more things
· f588caec
ale
authored
11 years ago
f588caec
add a test for the SSL server
· 9d4259a4
ale
authored
11 years ago
9d4259a4
Mar 18, 2014
add main() for ssl-enabled server
· 54311db1
ale
authored
11 years ago
54311db1
when ASPs are enabled, standard password should not work anymore
· daa860f8
ale
authored
11 years ago
daa860f8
depend on python-ldap
· 2f6ab4f6
ale
authored
11 years ago
2f6ab4f6
LDAP search filter should not be an empty string
· fac6e657
ale
authored
11 years ago
fac6e657
refactored ratelimiting code
· eab7d283
ale
authored
11 years ago
eab7d283
Mar 17, 2014
add tests for the LDAP auth module using python-ldap-test
· 27d30c44
ale
authored
11 years ago
27d30c44
log errors; fix app-specific pass decoding
· 17d1900f
ale
authored
11 years ago
17d1900f
improve the LDAP authentication model
· af8a777c
ale
authored
11 years ago
af8a777c
Loading