security - How to create a secure one-user login without using SQL? -
i planning on creating little web service host on site, know how create simple, secure login form (username + password) 1 username + password combination, without using sql. doesn't have super-secure, nice if couldn't crack peeking @ source code. can done?
you utilize basic auth?
http://en.wikipedia.org/wiki/basic_access_authentication
sql security login
No comments:
Post a Comment