1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Till Höppner
67f0aceea6 Account for joining ':' in basic auth (#2) 2018-07-01 16:25:00 +03:00
Brian Olsen
488b7bf653 Add test and fix for panic in Bearer::to_bytes (#1) 2018-06-18 10:21:20 +03:00
svartalf
716bffeb8e Bearer auth 2018-05-30 16:43:39 +03:00
svartalf
eee5365e0b Bumping crate version 2018-05-23 23:17:40 +03:00
svartalf
09f9a82a04 Cleaning up 2018-05-23 15:37:44 +03:00
svartalf
f64c1e8879 Working version of the BasicAuth 2018-05-23 15:31:14 +03:00
svartalf
082e8371c1
Fixing link to HTTP Basic authentication RFC7617 2018-05-20 22:15:59 +03:00
svartalf
d5eb47c6e0 Added an example for Basic authentication 2018-05-20 22:10:48 +03:00
svartalf
65578ead02 One more badges update 2018-05-20 13:16:56 +03:00
svartalf
5964f4d767 Badges and stable fixes 2018-05-20 13:15:59 +03:00
svartalf
8703f2f82e Initial commit 2018-05-20 12:59:41 +03:00