]> git.defcon.no Git - hermes/history - api/lib/auth_base.php
First stab at a naive permissions-tool
[hermes] / api / lib / auth_base.php
2012-01-26 Jon LangsethMerge branch 'master' of http://git.defcon.no/hermes
2012-01-26 Jon LangsethAdded license text
2012-01-22 Jon LangsethChanged database-references, 'provision' is now called...
2012-01-21 Jon LangsethChanged from GET to POST on all parameter passing....
2012-01-21 Jon LangsethMerge branch 'auth-refactor'
2012-01-20 Jon LangsethTesting uncovered bug, duplicate function name.
2012-01-20 Jon LangsethAdded support for user-based authentication, resulting...
2012-01-19 Jon LangsethAdded general framework for API-key authentication...
2012-01-19 Jon LangsethExtended session-authentication, added keying of sessio...
2012-01-18 Jon LangsethStarting to get parts of an auth-framework operational...
2012-01-18 Jon LangsethFirst stab at auth. Flow-changes to make things sort...