nginx-ui icon indicating copy to clipboard operation
nginx-ui copied to clipboard

flask auth?

Open foozzi opened this issue 5 years ago • 4 comments

Do I need to implement authorization based on flask? This will protect inexperienced users from unauthorized access by default.

foozzi avatar Jul 05 '20 15:07 foozzi

i'm found pretty look http auth for flask https://github.com/miguelgrinberg/Flask-HTTPAuth

foozzi avatar Jul 05 '20 18:07 foozzi

You can use / built whatever auth you like. For Basic Auth, checkout the readme

LucaNerlich avatar Jul 06 '20 07:07 LucaNerlich

ok, but I meant to implement this by default for ease of use "out of the box"

foozzi avatar Jul 06 '20 09:07 foozzi

This is already in the projects todo / inprogress board: https://github.com/schenkd/nginx-ui/projects/1#card-40880188

LucaNerlich avatar Jul 06 '20 11:07 LucaNerlich