shoulders

Results 210 comments of shoulders

![image](https://github.com/user-attachments/assets/e60c1b40-267b-41d1-ac46-972b4187890f) This is great but not what I meant, althought this is helpful. I meant always show `Hidden accordions` in theme config ![image](https://github.com/user-attachments/assets/b767dcf6-1416-4092-88f5-f965e13c5cc6) ### Code https://github.com/webmin/authentic-theme/blob/0ca0f9e215fdad49e028158f1f0d5096295a8595/tconfig-lib.pl#L201-L204 I am guessing this...

bump 😄 this is a nice easy one to fix

This is an easy one - before I hid the panels I wanted to make sure I knew where to unhide them. - I could not find where to unhide...

One additional thought. When this is implemented, the visible panels should be highlighted in the list.

aah, more than a few lines of code to fix then. the postfix module has many bugs, it needs a bit of TLC, 😄

let me recheck i pasted the right values in. I will post back shortly

@iliaross You are right they are different settings but I think there is still a bug. I have tried to re-outline it below now I know those 2 values have...

## Comma issue Webmin --> Postfix Mail Server --> SMTP Client Options --> SASL security options ![image](https://github.com/webmin/webmin/assets/319997/ab565060-3884-4b32-9f22-31661d223b85) --> ![image](https://github.com/webmin/webmin/assets/319997/e42b96af-61b8-4ef4-8f71-777f67b6faaf) `smtp_sasl_security_options` = normal ![image](https://github.com/webmin/webmin/assets/319997/e09af1fa-61c7-4710-942d-eb78ac139676) --> ![image](https://github.com/webmin/webmin/assets/319997/a1d172a3-7682-4b9c-9461-1e3a11b7dc13) `smtp_sasl_security_options` = missing I am...

- when i save the first one, `smtp_sasl_security_options = noplaintext noanonymous` gets added to the `/etc/postfix/main.cf` file - when i save the second one with the comma in it, it...

thanks for the option, I would never of found them because these are split rather than a freetype input box :smile the issue with the comma is **NOT** a bug,...