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
Graph
b8d64d008cc97165eeca6df42c39c5efd1dad5dc
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Dec
13
Oct
31
Jul
7
6
21
Nov
18
Oct
17
16
2
17
Jan
1
Sep
3
Jun
31
May
9
Nov
14
Sep
12
26
Aug
14
3
5
Jul
1
30
Jun
29
28
27
25
21
20
19
18
15
11
May
20
Apr
19
18
18
Mar
17
7
Dec
2
27
Nov
25
Raise NOFILE ulimit
master
master
Use a more realistic test password
Upload to the right stretch repository
parallel jessie/stretch CI build
Use proper IP address/network matching for whitelists
Add log message when blacklisting users
Relax a bit the blacklisting defaults
Log a message when an IP is blacklisted
Install libmemcached-dev in the test env
Install python-pylibmc in the test env
Use a ThreadMappedPool for memcache connections
specify what happens with "service" in the PAM client
Merge branch 'master' of git.autistici.org:ai/authserv
disable access log
add missing --with systemd to dh
properly quote vars
systemd support
ci: forgot autogen
ci: initial config
validate usernames before querying backend
update tests for python 2.7 ssl
actually send content-type header
update ASP for test user to match code
update test server cert to include localhost in SAN
add missing licenses
minor doc fixes
add flag to allow plain passwords if host=localhost
require service on auth_pwonly
add a method to test passwords even if OTP is enabled
enforce shard check on authentication
improve logging of auth events
refactor ratelimiting and blacklists
remove obsolete file
import the gevent.ssl module instead of the stdlib one
add detail on OTP implementation
make the LDAP schema configurable
add a README
add tox.ini
revert to using threading.Lock
application-specific passwords should be encrypted
Loading