Kallys / MediaDownloader

A WebUI for youtube-dl, implementing management for background downloads (queuing, concurrency...)
Other
75 stars 17 forks source link

remove logout when passwordless #1

Closed pmoranga closed 8 years ago

pmoranga commented 8 years ago

This patch will remove the Logout icon on the header of view and also bypass the login screen if it was requested (due to bookmarked or what ever).

Kallys commented 8 years ago

Hey pmoranga !

My bad, I never tested without password, so I didn't realize it was buggy. I realize too that login process is a bit messy... But your fix is working as far as I tested !

Thanks for your contribution !