Commit Graph

26 Commits

Author SHA1 Message Date
FusionPBX d320bcf9ba
Update login.php 2019-08-18 00:45:07 -06:00
FusionPBX ec28a61c48
Update login.php 2019-08-18 00:34:16 -06:00
FusionPBX 80e5d15192
Update login.php 2019-07-29 10:28:51 -06:00
Nate 4bc43fb60e Password Reset: Add email message to Email Templates. 2019-03-13 23:30:39 -06:00
Nate 13eb3cddae Password Reset: Always set valid domain session var. 2019-02-28 22:13:54 -07:00
Nate 747873347b Fix bug in Password Reset feature, remove usage of md5. 2019-02-28 22:03:19 -07:00
Nate dada8ad354 Modify en/decryption functions to be openssl-based - mcrypt_* functions are now deprecated as of PHP 7.1.0 2019-02-28 18:22:34 -07:00
Nate 6470afb3d0 Restore Login Reset Password functionality, adjust default SMTP debug level. 2019-02-28 17:32:27 -07:00
FusionPBX 8c9bf1d075
Update login.php 2018-06-02 16:17:16 -06:00
FusionPBX 4458d974d7
Update login.php 2018-06-02 16:15:36 -06:00
FusionPBX 745c6164c1 Update login.php 2016-12-13 08:56:02 -07:00
FusionPBX 3b438f5d0e Update login.php
Possible vulnerability in password reset not taking chances removing the code until it has been analyzed and fixed.
2016-07-29 03:22:27 -06:00
reliberate 72687adef2 Security: Integrate Settings and necessary functions to enforce password complexity requirements.
Theme: Add basic password strength indicator bar.
Default Settings: Also verify correct Type (name) on Upgrade > App Defaults.
User: Show Nickname in Contact select if no Given or Family name.
Password Reset: Integrate hide and convert password fields method to prevent browser prompt.
2016-06-02 18:26:32 -06:00
reliberate 478e8b7d7a Login: Add IDs to submit buttons. 2016-04-13 16:32:40 -06:00
reliberate 1f1f8abd03 Theme: Integrate settings to control button styles and form input styles.
Dashboard: Remove table row hover and pointer cursor if not linked.
2016-04-11 17:52:58 -06:00
reliberate 7e8920d196 Fun Stuff: http://pasteboard.co/1ormWYp.png
Login: Add settings to style Reset Password (and related) text links, add (disabled) settings to display domain name field.
Theme: Add settings to control login box border size, color, radius and padding.  Explicitly defined placeholder text color/opacity (where possible).
2016-04-07 19:35:39 -06:00
Nate Jones 23db4c67a1 Login: Minor fix to sql query in Password Reset feature. 2015-04-04 19:43:51 +00:00
Nate Jones 474e63f939 Use the new multi-lingual code on misc files. 2015-01-18 10:33:34 +00:00
Nate Jones ff28327335 Default Login: JS issues, minor tweaks. 2014-12-09 05:17:36 +00:00
Nate Jones bf215c6499 Login (Default): Password Reset functionality (requires PHP mcrypt library, Enhanced & Minimized themes only, enable in Default Settings). 2014-12-06 17:53:29 +00:00
Nate Jones bbaeacd063 Enhanced Theme: Implemented new icons for Domain Selector and Logout in header. Hover to see current user/domain and active domain.
Domain Selector: Now includes and highlights active domain in domain list.
2014-08-17 03:30:28 +00:00
luis daniel lucio quiroz bc5c15667b dropdown into login screen too 2014-08-06 02:39:47 +00:00
Nate Jones e962705677 Login Changes:
If visiting /index.php and /themes/[theme]/index.php exists, will load it.
If visiting /index.php and /themes/[theme]/login.php exists, will load it.
If NEITHER exist, will load /resources/login.php.

If visiting /login.php and /themes/[theme]/login.php exists, will load it.
If DOESN'T exist, will load /resources/login.php/

/resources/login.php reworked, Enhanced theme reworked.
2014-07-27 00:13:52 +00:00
Mark Crane 95f86e6723 Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
Mark Crane 6da2c3734c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane 59b369e7e9 Add ability to customize login.php and index.php. 2013-02-10 02:12:23 +00:00