foreverlarz / sappho

Automatically exported from code.google.com/p/sappho
0 stars 0 forks source link

implement cookie auth for backend #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
currently, the software assumes that http auth has been implemented to
restrict access to the management backend.

i feel that moving to a cookie-based auth system would offer many benefits.
mostly, i am looking forward to httpd-agnostic software and the secure flag
for cookies.

Original issue reported on code.google.com by lucasreddinger on 20 Jul 2009 at 1:21