Password change and recovery.
- Resolves VUFIND-272 and VUFIND-296.
Showing
- config/vufind/config.ini 13 additions, 0 deletionsconfig/vufind/config.ini
- languages/en.ini 20 additions, 0 deletionslanguages/en.ini
- module/VuFind/config/module.config.php 7 additions, 6 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/sql/mysql.sql 1 addition, 0 deletionsmodule/VuFind/sql/mysql.sql
- module/VuFind/sql/postgres.sql 1 addition, 0 deletionsmodule/VuFind/sql/postgres.sql
- module/VuFind/src/VuFind/Auth/AbstractBase.php 28 additions, 0 deletionsmodule/VuFind/src/VuFind/Auth/AbstractBase.php
- module/VuFind/src/VuFind/Auth/Database.php 70 additions, 12 deletionsmodule/VuFind/src/VuFind/Auth/Database.php
- module/VuFind/src/VuFind/Auth/Manager.php 54 additions, 2 deletionsmodule/VuFind/src/VuFind/Auth/Manager.php
- module/VuFind/src/VuFind/Controller/MyResearchController.php 246 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/MyResearchController.php
- module/VuFind/src/VuFind/Db/Row/User.php 13 additions, 0 deletionsmodule/VuFind/src/VuFind/Db/Row/User.php
- module/VuFind/src/VuFind/Db/Table/User.php 11 additions, 0 deletionsmodule/VuFind/src/VuFind/Db/Table/User.php
- module/VuFind/src/VuFind/View/Helper/Root/Auth.php 26 additions, 0 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Auth.php
- themes/blueprint/css/styles.css 19 additions, 0 deletionsthemes/blueprint/css/styles.css
- themes/blueprint/images/silk/cog.png 0 additions, 0 deletionsthemes/blueprint/images/silk/cog.png
- themes/blueprint/images/silk/key_go.png 0 additions, 0 deletionsthemes/blueprint/images/silk/key_go.png
- themes/blueprint/images/silk/lock.png 0 additions, 0 deletionsthemes/blueprint/images/silk/lock.png
- themes/blueprint/templates/Auth/AbstractBase/login.phtml 3 additions, 0 deletionsthemes/blueprint/templates/Auth/AbstractBase/login.phtml
- themes/blueprint/templates/Auth/Database/newpassword.phtml 12 additions, 0 deletionsthemes/blueprint/templates/Auth/Database/newpassword.phtml
- themes/blueprint/templates/Auth/Database/recovery.phtml 7 additions, 0 deletionsthemes/blueprint/templates/Auth/Database/recovery.phtml
- themes/blueprint/templates/myresearch/menu.phtml 8 additions, 0 deletionsthemes/blueprint/templates/myresearch/menu.phtml
Please register or sign in to comment