Add ENV VAR to allow disabling Rocket authentication #36

Merged
glyph merged 9 commits from disable_auth into main 2021-11-25 10:10:55 +00:00

9 Commits

Author SHA1 Message Date
glyph adc1a5bd77 update lockfile 2021-11-25 11:33:25 +02:00
glyph d760f9f92c add init_rocket test wrapper 2021-11-25 11:33:09 +02:00
glyph 5c4ef4a529 update auth docs 2021-11-25 11:15:39 +02:00
glyph 35ff408365 use rocket config to (en|dis)able auth 2021-11-25 11:12:50 +02:00
glyph c2b785f54b remove unnecessary websocket dependency 2021-11-25 11:12:05 +02:00
glyph b59e62f920 bump crate version 2021-11-23 12:30:34 +02:00
glyph 3325706dcb document disable auth flag 2021-11-23 12:30:24 +02:00
glyph bc28a84ad4 disable auth for tests 2021-11-23 12:30:09 +02:00
glyph bb34bdd653 add auth flag check 2021-11-23 12:29:58 +02:00