Skip to content

Do not expose passwords as well as usability fixes and enhancements

Pre-release
Pre-release
Compare
Choose a tag to compare
@auge8472 auge8472 released this 24 Apr 20:47
· 7 commits to master since this release

This release is compatible with the MLF versions 20220529.1 and 20220803.1.

Fixes

  • In this release a few HTML-attrtibutes have been added to prevent the content of password fields from being sent out to external services for spell checking, This affects the cases, when one is displaying the content of a password field in plain text. This was fixed for the default theme of My Little Forum in PR My-Little-Forum/mylittleforum#645 of its repository.
  • several form elements was inaccessible with a keyboard because of the use of display: none, a fix makes them accessible again
  • removed tabindex-based and confusing ordering of form elements in the posting and the registration forms
  • removed an orphaned form field