fd1685867e3ee0e3c34cf58229e1875425ecbd2f
Remove bcrypt hashing for API keys to speed up concurrent tests and replace it with a legacy hashing function. Reduce the number of concurrent readers and writers in the test to improve performance while retaining essential functionality checks. Use a more efficient method to fetch organizations within the concurrency test block.
Description
No description provided