OPNsense Forum

English Forums => General Discussion => Topic started by: mseelig on February 07, 2023, 04:13:33 AM

Title: Modify user list view in GUI
Post by: mseelig on February 07, 2023, 04:13:33 AM
Hi,

I am a newbie with OPNsense, just installed and configured basics. Something I miss in the user list overview is to have the expiration date as a column in the list. Is there any way to customize that (user override php class or so)?

I digg arround and found system_usermanager.php, but I did not find out how to add the column.

Any help would be appriciated!
Michael
Title: Re: Modify user list view in GUI
Post by: bartjsmit on February 07, 2023, 09:25:45 AM
Hi Michael, welcome to OPNsense!

This is the users forum - for code customisation you'd likely get more traction with the developers. They are here: https://github.com/opnsense

Bart...
Title: Re: Modify user list view in GUI
Post by: mseelig on February 07, 2023, 10:07:13 AM
Thanks Bart!

I'll try there!