Commit Graph

41 Commits

Author SHA1 Message Date
FusionPBX ddb03b7722
Change the path from /app/user_logs to /core/user_logs. 2021-02-13 15:46:12 -07:00
FusionPBX c0e0cd3101
Update database.php
Add domain_uuid to the SQL select statement.
2020-10-27 15:50:24 -06:00
FusionPBX 1b0d8ceb41
Update database.php
Get the domain name from the database.
2020-10-26 19:22:46 -06:00
FusionPBX 8443350604 Update database.php 2020-03-06 01:09:12 -07:00
FusionPBX 56d0811478 Update authentication.php 2020-02-20 01:01:23 -07:00
FusionPBX 40ed806b3b Update database.php 2019-09-18 20:39:28 -06:00
FusionPBX e1d5b87843 Update database.php 2019-09-18 20:09:11 -06:00
Nate 836fb87136 Misc Classes: Database class integration. 2019-09-02 15:57:18 -06:00
FusionPBX 98fd1aad80 Update authentication.php 2019-08-15 01:56:42 -06:00
FusionPBX bce5d6b043 Update ldap.php 2019-08-15 01:55:23 -06:00
FusionPBX 7d80afbdb0 Update database.php 2019-08-15 01:54:50 -06:00
FusionPBX 22f49f8ed2 Update authentication.php 2019-08-12 23:16:57 -06:00
FusionPBX 242660d470 Update authentication.php 2019-08-12 23:16:12 -06:00
FusionPBX 6d8fa9acb4 Update database.php 2019-07-29 10:33:55 -06:00
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