owncast/test/automated
mahmed2000 a7e5f20337
Implement admin password hashing with bcrypt (#3754)
* Add bcrypt hashing helpers

* SetAdminPassword now hashes the password before saving it

* BasicAuth now compares the bcrypt hash for the password

* Modify migration2 to avoid a double password hash when upgrading

* Add migration for bcrypt hashed password

* Do not show admin password hash as initial value

* Update api tests to compare the bcrypt hash of the admin password instead

* Remove old admin password api tests

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2024-06-26 21:20:22 -07:00
..
api Implement admin password hashing with bcrypt (#3754) 2024-06-26 21:20:22 -07:00
browser chore(tests): retry cypress tests on failure 2024-04-17 22:10:39 -07:00
hls Bump ws from 7.4.6 to 7.5.10 in /test/automated/hls (#3788) 2024-06-17 17:12:35 -07:00
screenshots Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00
upgrades feat(tests): add automated release upgrade test. Closes #1876 2023-05-02 20:39:15 -07:00
.gitignore End to end automated tests run on Github workflows (#384) 2020-11-24 00:28:54 -08:00
tools.sh chore: reverting the current implementation of http response caching 2023-12-19 18:27:42 -08:00