libs/web: improve cbi handling of Flag values, support usage of .default attribute...
[project/luci.git] / libs / web / luasrc / sauth.lua
2009-07-31 Steven BarthTypo
2009-07-31 Steven BarthFix cookie logout
2009-07-19 Jo-Philipp Wichconvert luci.fs users to nixio.fs api
2009-06-21 Steven BarthDrop support for luaposix and bitlib (obsoleted by...
2008-12-14 Steven BarthAdded luci.sauth.kill, sanitize luci.sauth even more
2008-09-05 Steven BarthInprove sanity check for luci.sauth.read
2008-09-05 Steven BarthFixed some minor session handling issues
2008-09-01 Steven Barthlibs/web: Added several sanity checks to avoid local...
2008-08-11 Steven BarthFixed last commit
2008-08-11 Steven Barthlibs/web: Even more sanity checks
2008-08-11 Steven Barthlibs/web: Add additional sanity checks to session mechanism
2008-07-29 Steven Barthlibs/web: Small improvements, added inline documentation
2008-07-26 Steven Barthlibs: Fixed serialization stuff
2008-06-28 Steven Barth* libs/web: Switched from HTTP-Basic-Auth to Session...
2008-06-27 Steven Barth* libs/web: Prepare session authentication