Commit Graph

22 Commits

Author SHA1 Message Date
Yohann D'ANELLO dc594d091c
Ignore stream name case 2021-02-25 17:38:09 +01:00
Yohann D'ANELLO 34652f8f3e
I am an idiot, don't let only people with the *wrong* password stream 2021-01-08 23:05:01 +01:00
Yohann D'ANELLO 79f52ed880
Log the LDAP connection 2021-01-08 22:56:19 +01:00
Yohann D'ANELLO e47aefd6df
Replace the name of the stream if using an alias 2021-01-08 22:23:33 +01:00
Yohann D'ANELLO 7e0ee7aba5
Match aliases as groups 2021-01-03 05:07:25 +01:00
Yohann D'ANELLO 8d2adad509 Avoid infinite loop 2020-12-06 13:41:17 +01:00
Yohann D'ANELLO 0035c63c22 Add aliases auth support if the authentication method is LDAP 2020-12-06 13:36:24 +01:00
Yohann D'ANELLO fc3c0f606c Reduce bcrypt rounds for demo password to 10 to displaying the bcrypt process in the CPU profiling 2020-11-07 15:03:42 +01:00
Alexandre Iooss c3629bdbb5
Remove ineffectual assignments 2020-10-14 21:33:51 +02:00
Alexandre Iooss 0fd1611836
Test bad username in basic auth backend 2020-10-09 23:19:53 +02:00
Alexandre Iooss 431bc2e7de
More auth backend test 2020-10-09 23:08:50 +02:00
Alexandre Iooss 34e1e22bf1
Add more testing in auth package 2020-10-09 22:42:09 +02:00
Alexandre Iooss 87d2992bdf
Add package comments 2020-10-09 22:36:02 +02:00
Alexandre Iooss 2bc62bb6e8
Do not test bypass auth backend 2020-10-09 22:17:07 +02:00
Alexandre Iooss 45c6b5dba5
Fix #7: make each module optional 2020-10-09 22:06:30 +02:00
Yohann D'ANELLO 1511884ee6 Test authentication 2020-10-01 20:11:43 +02:00
Yohann D'ANELLO da5ba44e6b 🌱 Create empty test files to have a realistic coverage 2020-09-28 21:18:49 +02:00
Yohann D'ANELLO ac1e9fdc88 💚 Linting should not fail the CI 2020-09-27 21:31:35 +02:00
Alexandre Iooss 46d643de04 Add basic and bypass auth methods 2020-09-22 16:39:06 +02:00
Alexandre Iooss c1de814a2a Use NewLDAP to instanciate LDAP backend 2020-09-22 14:16:52 +02:00
Alexandre Iooss 07c8dc6ca1 LDAP authentification backend 2020-09-22 12:54:12 +02:00
Alexandre Iooss 5ac336393b Restructure configuration 2020-09-22 11:42:57 +02:00