Issue in audit log with Azure login #2392

Closed
opened 2026-02-05 03:56:07 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @stefantrav on GitHub (Sep 14, 2021).

I noticed that a some json output of azure login to be found in the audit log, that wasn't there before.... bug?
image

Originally created by @stefantrav on GitHub (Sep 14, 2021). I noticed that a some json output of azure login to be found in the audit log, that wasn't there before.... bug? ![image](https://user-images.githubusercontent.com/35542705/133228955-da7d6b04-c879-4a85-b174-5f136b1d5dbe.png)
OVERLORD added the 🐛 Bug🏭 Back-End labels 2026-02-05 03:56:07 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Sep 15, 2021):

Thanks for raising @stefantrav.


For dev reference, Likely due to incorrect second param here: 64785ed9da/app/Auth/Access/SocialAuthService.php (L144)
Should add/update test to cover.

@ssddanbrown commented on GitHub (Sep 15, 2021): Thanks for raising @stefantrav. --- For dev reference, Likely due to incorrect second param here: https://github.com/BookStackApp/BookStack/blob/64785ed9da0d3bac61e4b3976da2e47a804335ec/app/Auth/Access/SocialAuthService.php#L144 Should add/update test to cover.
Author
Owner

@ssddanbrown commented on GitHub (Sep 15, 2021):

Thanks again @stefantrav, Now patched to be part of the next patch release.

@ssddanbrown commented on GitHub (Sep 15, 2021): Thanks again @stefantrav, Now patched to be part of the next patch release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2392