MERFi Support Hub
Password Policy
- Access codes to MERFi are at the customer’s discretion
- Admin portal passwords must adhere to the following password requirements:
- At least 8 characters
- At least 1 uppercase
- At least 1 lowercase
- At least 1 number
- At least 1 special character
- Internal password storage: All passwords are hashed with a unique salt; then the hash is encrypted before it is stored on the database (i.e., even if database column in DB was leaked, passwords are safe)