LibreBooking / app

Repository for the last open source version of Booked Scheduler. The "develop" branch contains the most current working code of the project and should be considered beta. The "master" branch is the most current stable release of BookedScheduler. Please read doc/README.md for further details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Fri Sep 29 15:11:13.390516 2023] [php:warn] [pid 869] [client xxxxxxx] PHP Warning: Undefined array key "REMOTE_USER" in /var/www/html/librebooking/plugins/Au> [Fri Sep 29 15:11:13.390757 2023] [php:warn] [pid 869] [client xxxxxx] PHP Warning: Undefined array key "REMOTE_USER" in /var/www/html/librebooking/plugins/Au>

Nortag82 opened this issue · comments

Hello, having some login issues. AD has been working fine. but went live today witht his, and some users are not able to log in.

apache log shows this.

[Fri Sep 29 15:11:13.390516 2023] [php:warn] [pid 869] [client xxxx] PHP Warning: Undefined array key "REMOTE_USER" in /var/www/html/librebooking/plugins/Au>
[Fri Sep 29 15:11:13.390757 2023] [php:warn] [pid 869] [client xxxxxx] PHP Warning: Undefined array key "REMOTE_USER" in /var/www/html/librebooking/plugins/Au>

Any ideas?

Hi, how did u resolve that?