binrush / thousands

Simple flask-based site
http://1000.southural.ru/
5 stars 0 forks source link

Fake authentication #20 #23

Closed kagel closed 8 years ago

kagel commented 8 years ago

A very simple solution:

Provides /login/as/ endpoint. Redirects to /user/, otherwise 404. Available only in "testing mode", otherwise 404. Turning on testing mode: TESTING=True in application.conf