Commit Graph

10 Commits

Author SHA1 Message Date
Yohann D'ANELLO dc594d091c
Ignore stream name case 2021-02-25 17:38:09 +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 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 0fd1611836
Test bad username in basic auth backend 2020-10-09 23:19:53 +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
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