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
Corby Krick
bc4970fbe4
Adding support for editing the eQSL credentials
2013-08-17 09:08:26 -05:00
Corby Krick
9310e17432
Correcting lost user id data
2013-03-24 16:42:36 -05:00
Corby Krick
b0d87e5edf
Displaying errors on user login failures
2013-03-24 16:31:45 -05:00
Corby Krick
aee36e9470
Added getter and setters for LoTW username and password
2013-02-21 18:31:31 -06:00
Peter Goodhall
bc7bc4ff58
Includes install system just go to /install in the browser and follow the on screen instructions
2011-12-20 15:38:43 +00:00
Andy Smith
a70abe7496
Fixed profile page, and added profile link on right-hand user menu.
2011-11-22 22:10:02 +00:00
Peter Goodhall
3ed8928bd4
Adding Titles to pages
2011-11-04 17:32:03 +00:00
Andy Smith
000d34768b
* Implemented user timezones ( closes #48 )
...
* Added 'user_timezone' field to table 'users'
* Added 'timezones' table
2011-09-27 23:47:25 +01:00
Andy Smith
5d2e890da0
Updated user/add to prompt for first name, last name, callsign and locator
2011-09-26 20:45:07 +01:00
Andy Smith
7016f46884
Profile edit now redirects back to profile, unless user is an admin
2011-08-19 21:14:16 +01:00
Andy Smith
74116240dd
More user changes, including profile page
2011-08-19 20:33:37 +01:00
Andy Smith
5a003c5665
Controller work for user functions
2011-08-19 17:12:13 +01:00
Andy Smith
c2a7e45ca5
More user changes. 'user/add' now implemented.
2011-08-18 02:27:53 +01:00
Andy Smith
b68a8e3faf
'user', renamed from 'auth'
2011-08-18 01:31:15 +01:00