Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use vendored goldap | Quentin Dufour | 2021-09-16 | 1 | -1/+1 |
| | |||||
* | Test End-to-end V1.0, testing Bottin's behavior | MrArmonius | 2021-07-19 | 1 | -0/+1 |
| | | | | | | | | | | | Tests wrote in golang without framework Testing on the Bottin's behavior Tests made: - crated random Users and Group - LDAP ADD - check the match between Consul's data and Test's data- LDAP Search - modify attributes and check them - LDAP Modify | ||||
* | Import upstream lor00x/goldap reposity | Maximilien Richer | 2020-02-02 | 1 | -0/+1 |
| | |||||
* | Rename go module to bottin | Maximilien Richer | 2020-02-02 | 1 | -1/+1 |
| | |||||
* | Implements go modules | Maximilien Richer | 2020-02-02 | 1 | -0/+9 |
Following errors compiling with go 1.13 See https://blog.golang.org/migrating-to-go-modules for details. |