ProjectLighthouse/ProjectLighthouse.Tests.GameApiTests/Integration
Henry Asbridge e060f55896
Base64 encode auth tokens (#1029)
* Base64 encode auth tokens to prevent issues in emails
This fixes #1023, which should in turn solve some issues people were having with emails.

* Make test bcrypt hash things as the auth token isn't one by default

* Update ProjectLighthouse/Helpers/CryptoHelper.cs

Co-authored-by: Josh <josh@slendy.pw>

* Make only email tokens base64 encoded

---------

Co-authored-by: Zaprit <zaprit@hugespaceship.io>
Co-authored-by: Josh <josh@slendy.pw>
2024-06-29 18:14:16 +00:00
..
AuthenticationTests.cs Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
DatabaseTests.cs Base64 encode auth tokens (#1029) 2024-06-29 18:14:16 +00:00
LoginTests.cs Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
MatchTests.cs Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
SlotFilterTests.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
SlotTests.cs Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
UploadTests.cs Add more unit tests (#757) 2023-05-15 15:00:33 -05:00