提交图

7 提交

作者 SHA1 备注 提交日期
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
0e291200fa API query string changes - now uses = instead of square brackets. 2012-01-03 23:30:53 +00:00
Andy Smith
c93bc608dd API key-based authorization implemented for api/search. 2012-01-02 00:08:36 +00:00
Peter Goodhall
de9267c421 API - Generation of Keys and basic auth class 2011-12-09 17:34:50 +00:00
Andy Smith
be574ac706 * Initial implementation of 'add' API call
* Fixed duplicate timezones (reimport sql/timezones.sql) (closes #48)
2011-09-30 16:51:35 +01:00
Andy Smith
03e566ef02 Added comments to api_model.php 2011-08-18 21:59:31 +02:00
Andy Smith
9a3b44d73d Basic API and Authentication extensions. 2011-08-17 02:22:45 +01:00