Commit graph

2 commits

Author SHA1 Message Date
Philipp
080c756042
Refactor auth_ejabberd.php into a Console command
- Transforming ExAuth into a daemon
- Replace PID Locking with Lock class
- Replace CURL operations with guzzle HTTP client
- Code hardening (type-save, argument validation, ...)
- Bugfixing
- Added a lot of unit tests
2025-05-11 01:25:10 +02:00
Art4
0826cb50bd Rename CacheTest to CacheTestCase 2024-12-15 21:06:49 +00:00
Renamed from tests/src/Core/Cache/CacheTest.php (Browse further)