Paul van Tilburg
Paul van Tilburg
Also note that playlists are used for webradio stations. I have put them in a seperate folder Webradio and weirdly enough, that folder shows up under Files > Music which...
I want to support this feature request. It would allow site administrators to preconfigure stuff for users so that when they log in everything works (and they don't have to...
Justa added pull request #17 that supersedes this one. This was an accidental duplicate, sorry!
It might also be a good idea to throw `Net::HTTP::DigestAuth::Error` if the initial match fails on `www_authenticate` fails and `challenge` is `nil` as a result. Currently it will crash with...
I added a commit that raises a `Net::HTTP::DigestAuth::Error` if the `www-authenticate` header does not match (either because of a syntax error or a missing Digest authentication method).
I had to make the following change on top of the pull request to get it to work: ```diff @@ -179,15 +184,18 @@ return response when Net::HTTPUnauthorized then response.error! unless...
Not to forget, there is also proxy authentication.
I was planning to, but I forgot. I have amended it at the end of the original issue description.
The error also feels not very relevant because in my opinion one should not be able to get this far, i.e. to the mail app with the account created.
I guess, I forgot to press the "Update" button? Now it has been appended for real. Sorry!