index
:
bottin.git
Correct_Test_GenerateName
bug/message-id
feat/better-docker
import_goldap
lowercase_scheme
main
master
nix
test-go-Bottin
woodpecker-ci
A cloud-native LDAP server backed by a Consul datastore
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle search attribute *
Alex Auvolat
2020-02-11
1
-1
/
+0
*
Modify initial administrator account to include displayname attribute
Alex Auvolat
2020-02-10
1
-1
/
+2
*
Merge branch 'gomod' of Deuxfleurs/bottin into master
Alex
2020-02-02
1
-3
/
+4
|
\
|
*
Import upstream lor00x/goldap reposity
Maximilien Richer
2020-02-02
1
-1
/
+1
|
*
Rename go module to bottin
Maximilien Richer
2020-02-02
1
-1
/
+2
|
*
Implements go modules
Maximilien Richer
2020-02-02
1
-3
/
+3
*
|
Remove spaces between dn components, use warnings when necessary
Alex Auvolat
2020-02-02
1
-1
/
+8
*
|
Update README with accurate info on how to build Bottin
Alex Auvolat
2020-02-02
1
-3
/
+0
|
/
*
Better logging
Alex Auvolat
2020-02-01
1
-21
/
+43
*
Fix password comparison
Alex Auvolat
2020-02-01
1
-1
/
+1
*
Fix missing newline after TLS warning
Alex Auvolat
2020-02-01
1
-1
/
+1
*
Rebrand to Bottin (with Superboum's benediction)
Alex Auvolat
2020-01-31
1
-13
/
+13
*
More logs
Alex Auvolat
2020-01-28
1
-3
/
+3
*
Use better randomness
Alex Auvolat
2020-01-27
1
-3
/
+6
*
Fix slice bounds
Alex Auvolat
2020-01-27
1
-1
/
+1
*
Allow for both TLS and non-TLS connections
Alex Auvolat
2020-01-27
1
-45
/
+73
*
Implement TLS mechanisms correctly, I hope
Alex Auvolat
2020-01-27
1
-24
/
+56
*
Don't do stupid things like use a dn as a pattern
Alex Auvolat
2020-01-26
1
-4
/
+7
*
Fix missing procedure for delete membership & "better" failure handling
Alex Auvolat
2020-01-26
1
-0
/
+1
*
Split off read and write functions in separate files
Alex Auvolat
2020-01-26
1
-658
/
+0
*
More serious schema enforcement
Alex Auvolat
2020-01-26
1
-15
/
+48
*
Fixes
Alex Auvolat
2020-01-26
1
-3
/
+12
*
Less logs but better logs
Alex Auvolat
2020-01-26
1
-13
/
+45
*
Externalize config
Alex Auvolat
2020-01-26
1
-30
/
+87
*
Add anyread to admins in example acl because don't be ridiculous
Alex Auvolat
2020-01-26
1
-4
/
+4
*
First ACL implementation
Alex Auvolat
2020-01-26
1
-102
/
+86
*
Apply gofmt & minor refactoring
Alex Auvolat
2020-01-26
1
-21
/
+17
*
Fix handling of empty set of values as absence of the key
Alex Auvolat
2020-01-20
1
-10
/
+19
*
Add TODO list
Alex Auvolat
2020-01-19
1
-0
/
+4
*
Forbid "/" in DN
Alex Auvolat
2020-01-19
1
-14
/
+47
*
Implement Modify
Alex Auvolat
2020-01-19
1
-1
/
+190
*
Handle LDAP Compare and Delete requests
Alex Auvolat
2020-01-19
1
-0
/
+130
*
Basic code cleanup
Alex Auvolat
2020-01-19
1
-12
/
+26
*
Use correct return code for unimplemented filters
Alex Auvolat
2020-01-19
1
-1
/
+1
*
Better DN suffix validation
Alex Auvolat
2020-01-19
1
-18
/
+33
*
Implement add with group membership
Alex Auvolat
2020-01-19
1
-25
/
+110
*
Use only []string for values, implement add
Alex Auvolat
2020-01-19
1
-46
/
+65
*
Case insensitive match on attribute names
Alex Auvolat
2020-01-19
1
-19
/
+23
*
Implement Search with basic filter support
Alex Auvolat
2020-01-19
1
-6
/
+206
*
Add ldapserver source in here & add support for client state
Alex Auvolat
2020-01-19
1
-20
/
+29
*
Begin Go reimplementation of Bottin
Alex Auvolat
2020-01-19
1
-0
/
+212