Simon Smith

Results 1650 comments of Simon Smith

ok all so i can confirm the issue bug is here in this code `const allowAccountReset = ((typeof domain.passwordrequirements != 'object') || (domain.passwordrequirements.allowaccountreset !== false)); ` i need to make...

should be fixed! very simple fix here if you wanna patch and try yourselves! https://github.com/Ylianst/MeshCentral/commit/8e5aa35bf3ba169611a074b24a32cf944264f443

@PetieM from my testing, no it shouldnt break anything! if i set `allowaccountreset: false` and leave `reset` out, it doesnt show the reset password option if i set `allowaccountreset: true`...

sorry its the number of days value from the schema file ![image](https://github.com/user-attachments/assets/33f0618f-81a7-4bb7-91ba-d5c63388b12c)

oh ffs! the commit doesnt work with `allowaccountreset: false` and not setting `reset`! looking into it now!

ok ive had to revert that commit 👎 this is very complicated because of the different methods of calculating if you can allowedacountreset or not i created a simply function...

@PetieM good idea! will do more testing! @Ylianst in process of doing another release due to things/translation issues, so it wont be included in this release

I don't believe this is possible at the moment as the descriptions are set per device and manually by the user But what a great feature request! I'll look into...

**you havent really filled out the bug report correctly so its hard to debug/help, please go back and fill it in correctly** 1. what OS the remote machine is 2....