Adding reset password token field to db
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 16 Nov 2018 21:06:08 +0000 (16:06 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 16 Nov 2018 21:06:08 +0000 (16:06 -0500)
commit8a683c529746e58794725665d7dc2f239e333831
tree3f07bfb35e01b79a24bdd60795cc1f5a198e5b6f
parent9597ba9979958f64e86288424c711553ee514a65
Adding reset password token field to db

For the forgot password feature.
index.php
models/front/itinerary/list.php
setup/databaseScripts/create_database_V0.0.2.sql [deleted file]
setup/databaseScripts/create_database_V0.0.3.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.3.sql [new file with mode: 0644]
views/front/itinerary/create.html
views/front/itinerary/forgot.html [new file with mode: 0644]
views/front/itinerary/list.html