Mido Mathari
Mido Mathari
# Return to path not stored when redirecting to login ## Problem When a user navigates to a protected route (e.g. /ads) while logged out, they get redirected to the...
### Fixed: Wrong Error Code for Missing Authorization Header Before, if the `Authorization` header was missing, the app returned a **400 Bad Request**. That just means something went wrong, but...
# GitHub Pages connector ## Description This PR introduces a new **GitHub Pages connector** and integrates it into both the backend and frontend of Onyx. ## Test - ✅ Prettier...
### Description The SNMP Provider allows Keep to receive and process SNMP traps from network devices, converting them into alerts within the Keep platform. - [x] Add unit tests for...