Two small bugs (user parameter and 1 user right)

Please report bugs here!

Moderator: Thorsten

Post Reply
Virgile
Posts: 64
Joined: Thu Jul 25, 2024 7:33 am

Two small bugs (user parameter and 1 user right)

Post by Virgile »

Hello,

I've noticed two small bugs concerning the user settings menu and an empty user right:

The user settings menu is not visible :
usersettings.PNG

And among the list of rights, one is empty:
emptyright.PNG
Bye,
Virgile.
You do not have the required permissions to view the files attached to this post.
Thorsten
Posts: 15723
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Two small bugs (user parameter and 1 user right)

Post by Thorsten »

Hi,

the user settings menu is not visible because you're using LDAP and you can't change LDAP based user settings via phpMyFAQ.

For the second one, I have to check the issue in the code.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Virgile
Posts: 64
Joined: Thu Jul 25, 2024 7:33 am

Re: Two small bugs (user parameter and 1 user right)

Post by Virgile »

Hello,

The display bug is also present for a local account.

Bye,
Virgile
Thorsten
Posts: 15723
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Two small bugs (user parameter and 1 user right)

Post by Thorsten »

Hi,

I checked the code and found the issue, here's the fix: https://github.com/thorsten/phpMyFAQ/co ... fce05c664a

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Virgile
Posts: 64
Joined: Thu Jul 25, 2024 7:33 am

Re: Two small bugs (user parameter and 1 user right)

Post by Virgile »

Hello,

I can confirm that the bug has been corrected. However, with an AD account, access to the user parameter is still possible and visible through the white rectangle.

Bye,
Virgile
Post Reply