Altamash Shaikh

Results 248 comments of Altamash Shaikh

Hey @lizzyliao Thanks for checking and posting above solution, but `ldap_control_paged_result` is deprecated in PHP 7.4 and removed in PHP 8.0. I will check what other alternatives we have, can...

@lizzyliao If you are gonna try above fix, you need to 1. You need to update your LDAP server to return more than 1000 records 2. Replace the above line...

Okay, I would check the above code you shared if we can add that and won't create any regressions, but this will take time as I need to prioritize it

@lizzyliao just 1 Q did you update the limit from 1000 to your desired number in your LDAP server?

@lizzyliao I have added this task for prioritisation, so that our product team can put it into existing workload

@mbdeme Did you mean this option ? ![Screenshot from 2023-03-14 12-46-55](https://user-images.githubusercontent.com/14902277/224924253-7b0f852f-e565-4483-a6fa-091b29635656.png)

@heurteph-ei yes duplicate of #306

@grandpaslab I am able to login with my super user credentials, can you share the log file `matomo/tmp/logs/matomo.log` ?

@grandpaslab What do you see when you visit this url `{YOUR_MATOMO_URL}/index.php?module=LoginLdap` ? Allowing super admin access via Ldap is a new feature which needs to be evaluated first and we...

Same behaviour in a incognito mode?