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
Peter Goodhall
51dc10e74d
add eqsl and lotw login names to session
2016-02-12 18:13:47 +00:00
Corby Krick
bc4970fbe4
Adding support for editing the eQSL credentials
2013-08-17 09:08:26 -05:00
Corby Krick
6413b6141d
Fixed a bug where the LoTW password was being cleared even if we left it blank
2013-08-17 08:54:16 -05:00
Corby Krick
aee36e9470
Added getter and setters for LoTW username and password
2013-02-21 18:31:31 -06:00
Andy Smith
076866bf77
Merge branch 'master' of https://github.com/magicbug/HRD-Web-Frontend
2011-09-27 23:49:20 +01: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
Peter Goodhall
6f51461793
If locator is stored against user profile used instead of the default in the config
2011-09-27 20:25:21 +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
Peter Goodhall
22cc36f674
Storing Logged in callsign against COL_OPERATOR, when adding a QSO
2011-08-20 22:24:10 +01:00
Andy Smith
74116240dd
More user changes, including profile page
2011-08-19 20:33:37 +01:00
Andy Smith
576df8be26
Further authentication changes.
2011-08-19 18:24:56 +01:00
Andy Smith
f3c53b40d9
User model changes for user auth
2011-08-19 17:13:26 +01:00
Andy Smith
0b1271bc8f
Added comments to user_model.php
2011-08-18 21:57:27 +02: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