You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* save passthrough headers in update gateway
Signed-off-by: Arjav <[email protected]>
* remove updated_at
Signed-off-by: Arjav <[email protected]>
* Fix passthrough headers not saving in add forms
- Add missing passthrough_headers field to DbGateway creation in register_gateway()
- Add method="POST" to add-tool-form, add-resource-form, and add-gateway-form
- Standardize all add form handlers to use fetch() instead of fetchWithTimeout()
- Remove redirect: "manual" option that was interfering with form responses
---------
Signed-off-by: Arjav <[email protected]>
Co-authored-by: Mihai Criveti <[email protected]>
0 commit comments