Commit Graph

15 Commits

Author SHA1 Message Date
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