Unable to register user
Environment
- Installation type (OTP or From Source): from source (develop branch
- Pleroma version (could be found in the "Version" tab of settings in Pleroma-FE):
- Elixir version (
elixir -v
for from source installations, N/A for OTP): 1.13.4 (OTP 25) - Operating system: Linux Mint 20
- PostgreSQL version (
psql -V
): 15.1
Bug description
Whenever I go to register a user on the registration page, I register a test user. But it shows the password confirmation should be the same as the password for the error after clicking "Register". However, both fields are the same. Not sure what's going on.