* sha-512 hash passwords longer than 72 bytes
* rename compress_hashing to go conventions
* add api test for long passwords
* fix typo
* chore(test): add unit test for password hashing
---------
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
* WIP
* fix(test): fix ap test failing
* fix: fix unkeyed fields being used
* chore(tests): clean up browser tests by splitting out federation UI tests