forked from forgejo/forgejo
Add LDAP integration tests (#3897)
* Add LDAP service for tests * Add LDAP login source and test user sign-in * Add checks to test if user data is correct * Add LDAP user sync test * Add failed user sign-in test
This commit is contained in:
parent
aafb0ea1c6
commit
ff3971b830
3 changed files with 203 additions and 0 deletions
1
models/fixtures/login_source.yml
Normal file
1
models/fixtures/login_source.yml
Normal file
|
@ -0,0 +1 @@
|
|||
[] # empty
|
Loading…
Add table
Add a link
Reference in a new issue