Commit Graph

77 Commits

Author SHA1 Message Date
FusionPBX 89ce56e3ac Update ldap.php 2019-07-29 10:33:27 -06:00
Baji Zsolt f4618b7bfa Ldap connection to non standard port
port not used in ldap_connect
2019-05-29 17:24:48 +02:00
FusionPBX 71a4afeae5 Update database.php 2019-05-14 11:08:01 -06:00
Nate f4cdf58e65 Update database.php
Fixed so $_SESSION['user']['contact_uuid'] would be populated as intended.
2019-02-19 13:12:41 -07:00
FusionPBX 3d076b169f Update ldap.php 2019-02-09 08:06:07 -07:00
FusionPBX 28f960a9f4 Update ldap.php 2017-04-20 10:28:53 -06:00
FusionPBX 381b420ac1 Update ldap.php 2017-04-03 12:04:16 -06:00
FusionPBX 012a601527 Update authentication.php 2017-03-08 16:04:38 -07:00
FusionPBX 5c5446b953 Update ldap.php
If the LDAP password is not provided then set authorized to false.
2016-11-02 00:16:30 -06:00
FusionPBX c212bba3b8 Update ldap.php 2016-10-31 11:01:52 -06:00
FusionPBX 5b3bc736e3 Update database.php 2016-10-03 21:37:27 -06:00
FusionPBX 7c99289243 Update authentication.php
Update the session username if authorized is true.
2016-10-03 21:35:34 -06:00
FusionPBX db9b088d86 Update authentication.php 2016-09-11 12:51:54 -06:00
FusionPBX 999eee3ebd Update database.php 2016-09-11 12:45:56 -06:00
FusionPBX 6ec74bc432 Update authentication.php
Make the database the default authentication plugin if the default setting -> authentication is not set.
2016-09-11 09:51:40 -06:00
FusionPBX d27824cbb7 Update ldap.php 2016-09-11 09:09:54 -06:00
FusionPBX c1db75ab45 Fix a spelling mistake in ldap.php. 2016-09-11 09:08:33 -06:00
FusionPBX 1082578788 Update ldap.php 2016-09-10 22:28:35 -06:00
FusionPBX 008597d159 Update database.php
Add contact_uuid to the database plugin.
2016-09-10 22:22:37 -06:00
FusionPBX c91933ee5b Create authentication.php 2016-09-10 22:21:08 -06:00
FusionPBX afdce9b55c Delete authentication.php
Wrong content added to this file that has no history so delete the file.
2016-09-10 22:20:10 -06:00
FusionPBX b369986716 Delete app_config.php
Put it in the wrong location.
2016-09-10 18:06:51 -06:00
FusionPBX 479c573591 Create app_config.php 2016-09-10 18:06:13 -06:00
FusionPBX c3cd81f0f9 Create ldap.php
Add a the authentication ldap plugin.
2016-09-10 18:02:37 -06:00
FusionPBX fe2f5477c1 Update database.php
Update the database plugin description.
2016-09-10 17:59:59 -06:00
FusionPBX 2a24f427de Create database.php
Add the default plugin.
2016-09-10 17:58:06 -06:00
FusionPBX 8bc4637338 Create authentication.php
First commit in a series of commits adding a new authentication class.
2016-09-10 17:54:32 -06:00