assetto-corsa-web / accweb

Assetto Corsa Competizione Server Management Tool via Web Interface.
MIT License
142 stars 54 forks source link

Fixed browser password autocomplete #273

Closed likeaninja5 closed 6 months ago

likeaninja5 commented 7 months ago

This PR fixes browsers trying to enter the web login password into the accServer password field. No issue associated with this, but I had the same issue as this discord comment: https://discord.com/channels/913752018588422174/913752018588422176/1040287407049805874

.dockerignore change speeds up the slow docker builds caused by scanning the large node_modules directory.

.gitattributes prevents git from changing the line endings of .sh files when checking out to Windows.