]> git.defcon.no Git - hermes/history - api/lib/user_functions.php
First stab at a naive permissions-tool
[hermes] / api / lib / user_functions.php
2013-08-06 Jon Langsethbacklog add
2012-02-07 Jon LangsethForgot one instance of 'permitedcalls' ...
2012-02-07 Jon LangsethPermitedcalls is now called permittedcalls in the DB...
2012-01-26 Jon LangsethMerge branch 'master' of http://git.defcon.no/hermes
2012-01-26 Jon LangsethAdded license text
2012-01-25 Jon LangsethMade default password lenght a config option. Added...
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 LangsethBrainfart, the new generate_password caused all passwor...
2012-01-18 Jon LangsethThe generate_password function gave quite simple passwo...
2012-01-18 Jon LangsethFirst stab at auth. Flow-changes to make things sort...
2012-01-18 Jon LangsethChanged sql_dbquery to return result on zero rows....
2012-01-16 jonlMoved API-files to a separate API directory.