Commit Graph

76 Commits

Author SHA1 Message Date
Luis Daniel Lucio Quiroz ca921e88ac
Fixes NULL in _SESSION[context] (#6360)
* Update check_auth.php

* Update domains.php
2022-05-05 09:04:19 -06:00
agree 81666dd882
[login] fix url redirection (#6325)
* prevent open redirection attack
2022-03-10 20:10:16 -07:00
FusionPBX 7a7d27bf19
Use the new dashboard. 2021-11-10 08:27:53 -07:00
FusionPBX b24c55f149
Only redirect when not using the key. 2021-08-04 22:38:48 -06:00
FusionPBX 08ee1d0cd6
Update check_auth.php 2021-08-01 17:14:38 -06:00
FusionPBX e2128166c3
Move the login destination here so it will work at the user level. 2021-07-31 22:55:48 -06:00
FusionPBX c9e44dca4b
Remove the redirect. 2021-07-31 22:21:31 -06:00
FusionPBX 9d370a0fa9
Add user setting CIDR support 2021-03-31 20:54:23 -06:00
agree 15e2dcd0d2
fix unassigned group permission 2021-02-23 21:14:13 -05:00
FusionPBX 73fd96ebd2
Update check_auth.php
Remove $_SESSION['context'] found a better way.
2020-10-22 04:05:54 -06:00
FusionPBX e1619a1fd1
Update check_auth.php
Set the context and domain_name when the user authenticates.
2020-10-22 01:54:41 -06:00
FusionPBX d3a65f1db4
Update indentation and line spacing. 2020-07-28 15:47:36 -06:00
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