Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into import_goldapimport_goldap | Quentin Dufour | 2021-09-16 | 1 | -1/+7 |
|\ | |||||
| * | Test End-to-end V1.0, testing Bottin's behavior | MrArmonius | 2021-07-19 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Vendor goldap, fix ASN.1 BER integer and length encoding | Quentin Dufour | 2021-09-16 | 1 | -4/+8 |
|/ | | | | | - Add tests for goldap to prevent regressions - Disable reconnection for our functional tests | ||||
* | Import upstream lor00x/goldap reposity | Maximilien Richer | 2020-02-02 | 1 | -2/+2 |
| | |||||
* | Implements go modules | Maximilien Richer | 2020-02-02 | 1 | -0/+90 |
Following errors compiling with go 1.13 See https://blog.golang.org/migrating-to-go-modules for details. |