Tagged Questions
0
votes
3answers
354 views
Dead-simple web authentication for a single user
I wrote a small internal web app using (a subset of) pylons. As it turns out, I now need to allow a user to access it from the web. This is not an application that was written to be web facing, and it ...