fadeoutsoftware / WASDI

Web Advanced Space Developers Interface
http://www.wasdi.net
GNU General Public License v3.0
13 stars 5 forks source link

Check password legacy encoding with come characters #743

Open mmenapace opened 5 months ago

mmenapace commented 5 months ago

After some experiments we've discovered that using the ° character the password is not usable anymore. Investigate the compatiblity of PasswordAuthentication.java authenticate method.

The test can be done in isolation in a different main/environment, leveraging just the class above