Bram Vandenbogaerde
Bram Vandenbogaerde
Great! Please notify me whenever this is ready to merge.
Superseded by #70 .
Thanks for creating this issue. The testing code you are talking about comes from PR #70 which added support for multiple downloads and uploads over the same connection. If I...
Thanks for your input. I think the option to return another type than a string for user_id would be a meaningful addition. The best way to do this in my...
Alright. I implemented a way for the user to specify what kind the user field should be in UserPass. I also got rid of Authenticator::COOKIE_IDENTIFIER because I thought I didn't...
You are right about that, I will fix it now.
The library is also updated on crates.io now.
For an unclear reason the reported Haskell version in the `__GLASGOW_HASKELL__` macro is redefined as GHC version 7.9 in `Parser.y` for both parsers. This causes a missing type conversion from...
Any news on this @bjpop? PR #79 also resolves this issue.
Thanks! Seems to work.