processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.4k stars 1.35k forks source link

The repeat check for New Password is performed only when entered #3194

Closed shibomb closed 4 months ago

shibomb commented 4 months ago

Fixes #3193

Changes: The repeat check for New Password is performed only when New Password is entered. This would make the current password less mandatory and allow the email change logic to work.

I have verified that this pull request: