Commit Graph

64 Commits

Author SHA1 Message Date
FusionPBX 1506505ec6
Update check_auth.php 2020-04-19 21:06:06 -06:00
FusionPBX 848bb7df4b
Update check_auth.php 2020-04-17 23:27:36 -06:00
FusionPBX f3ea559ef3 Update check_auth.php 2019-10-24 02:01:26 -06:00
FusionPBX d09077bfc9 Update check_auth.php 2019-09-24 13:51:38 -06:00
Nate c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
FusionPBX 3c326b182c Update check_auth.php 2019-08-22 11:15:13 -06:00
FusionPBX 0f17c54096 Update check_auth.php 2019-07-25 20:15:43 -06:00
FusionPBX a49214d3b7 Update check_auth.php 2019-07-25 20:14:06 -06:00
FusionPBX bfb3909b06 Update check_auth.php 2019-07-25 20:01:30 -06:00
FusionPBX e902bad78a Update check_auth.php 2019-07-25 19:57:50 -06:00
FusionPBX 1880f41602 Update check_auth.php 2019-07-25 19:54:16 -06:00
FusionPBX 679e7a3a48 Update check_auth.php 2019-02-09 07:54:09 -07:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 8c10f27c9e Update check_auth.php 2018-06-05 23:36:24 -06:00
FusionPBX b67852f20a Update check_auth.php 2017-07-01 10:09:17 -06:00
FusionPBX 52ba793640 Update check_auth.php 2017-07-01 09:44:34 -06:00
FusionPBX 0fecdec093 Update check_auth.php 2017-06-20 11:29:50 -06:00
Mafoo aaaff6e3f7 BugFix - check_auth (#2672)
the update to check_auth to enable text i made a mistake and put the
wrong parameter into get. this corrects that
2017-06-10 09:22:24 -06:00
Mafoo 9ecba1d010 Enhance [master] - update check_auth to use $text (#2661)
* Enhance - update check_auth to use $text

convert to messages::add and utilize $text for invalid_credentials

* Russian translations for check_auth
2017-06-09 22:13:51 -06:00
FusionPBX b35a815a0a Update check_auth.php 2017-04-27 17:58:20 -06:00
FusionPBX 580489b95c Update check_auth.php 2016-12-11 23:37:59 -07:00
FusionPBX 2969501c6a Update check_auth.php 2016-12-11 22:47:51 -07:00
FusionPBX 52ab0bb767 Update check_auth.php 2016-12-11 22:19:02 -07:00
FusionPBX 83c9525e01 Update check_auth.php 2016-09-16 18:06:51 -06:00
FusionPBX 7febaf05f2 Update check_auth.php
Set the domain_uuid session variable.
2016-09-11 12:27:41 -06:00
FusionPBX ed20a1f6c8 Update check_auth.php 2016-09-10 23:52:11 -06:00
FusionPBX 1b485e7d45 Update check_auth.php
Updated to use the new authentication class.
2016-09-10 23:13:08 -06:00
FusionPBX bdfc6fe563 Update check_auth.php
Remove this code to fix a bug voicemail_id is numeric, extension is not always numeric, and number alias should be numeric.
2016-05-10 17:25:20 -06:00
markjcrane f64e41301e Make sure the user extension arrray exists on the initial login. 2016-05-06 17:47:03 -06:00
markjcrane c3b12c217d Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
Harry G. Coin cb98d74ccd add tls, support ldaps 2016-04-25 22:22:03 -05:00
markjcrane 976fc1bc8f Increase the HTTPS security. 2016-02-22 13:18:37 -07:00
markjcrane 5da1286329 Add session cookie httponly and set it to true. 2015-12-21 20:52:54 -07:00
markjcrane 594ab6fa00 Change the indentation. Add a conditional include. 2015-07-28 10:42:07 -06:00
Mark Crane 57ceca4590 Account for the fact that mb_strtolower is not always available. 2015-06-01 04:54:21 +00:00
Mark Crane fc06cb3661 More work to make domain names case insensitive. 2015-05-30 20:59:11 +00:00
Nate Jones 5d794db32d Login: Display error message on invalid login credentials. 2015-04-14 01:36:01 +00:00
Nate Jones d18b4aacec Added ability to return (on login) to last visited page on logout. 2015-04-04 18:46:44 +00:00
Mark Crane 5ed2f3b366 Fix the order of the LDAP options so its used before ldap_bind. 2015-03-24 20:49:44 +00:00
Mark Crane 8468ed337c Add a time out for the LDAP. 2015-03-24 20:16:53 +00:00
Mark Crane 0d5d31f069 Update the LDAP authentication. 2015-03-24 19:54:59 +00:00
Mark Crane a0e17a8bad Fix the LDAP user log in by setting user_uuid SESSION and account for the user unique global option. 2015-03-23 23:46:18 +00:00
Mark Crane e2465d9d04 Uncomment the SQL insert statements for LDAP. 2015-03-18 03:41:19 +00:00
Mark Crane e43452c177 Update LDAP authentication. 2015-03-18 02:39:35 +00:00
Mark Crane c07b8c73ac Get rid of $auth_failed, if username session is set consider the the user authenticated. 2015-03-17 14:44:09 +00:00
Nate Jones 71a861580c Voicemail: Added additional options for email notification (attach vm, download link, auto-play listen link). Also cleaned up email templates a little. 2015-02-24 08:09:01 +00:00
Mark Crane 7d917f2547 Check for permissions that have a null domain_uuid. 2014-12-26 07:08:05 +00:00
Mark Crane 7743dd9462 Fix domain sessions for user@domain when users is logging into a different domain 2014-08-20 23:40:13 +00:00
Mark Crane 3a3d2f6f2c Increase the api_key required length to 30 characters or greater 2014-07-29 03:15:31 +00:00
Mark Crane 8cb07fe758 DRY out the authentication a little more 2014-07-29 03:03:22 +00:00