Commit Graph

4 Commits

Author SHA1 Message Date
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
Andy Smith
f79458a99d Added '@' to prevent errors in the event we can't read /dev/urandom (as per b4cfc96f2a) 2012-03-29 23:28:47 +02:00
Andy Smith
9a3b44d73d Basic API and Authentication extensions. 2011-08-17 02:22:45 +01:00
Peter Goodhall
f2b50c4573 Added Basic Files 2011-04-25 16:24:01 +01:00