-
Hi awesome control!
Great work!
Any tips on using Web api or MVC instead of http handlers for returning xml or json content?
Cheers,
Ozzy
-
can we have `BaseController` for api feature ? so we can separate use application controller for web
```ruby
class BaseController < ActionController::Base
end
class Api::V1::UsersControl…
-
Wouldn’t security be improved if the `hetzner-k3s create` command of hetzner-k3s version 2.0.8 did not (re-)open the Hetzner Cloud Firewall to allow any incoming traffic from any IPv4 or IPv6 address …
-
### Description
We need to develop an API in portal-backend to get data from partner-network-pool instead of calling business-partner-pool service directly from the portal-frontend. This approach w…
-
I am using CRS version 4.3.0. I have a website running on Prestashop and am experiencing a false positive issue: blocking return redirects when pairing the Furgonetka module with the Prestashop API an…
-
Everytime i press my Preset buttons on my streamdeck i will loss Connection with Streamdeck to PTZOptics superjoy to control my 2 minrray cams.
This config functioned 3 days without problems and sudd…
-
create a controller for economy modules.
for now, we need only one endpoint:
`POST /send/{ReceiverId}`
the controller must be slim, and just do controller web api related stuff, such as setting up…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Upgraded Kong from v3.5.0 to v.3.7.1 and KIC from 3.0.2 to 3.2.3. Before upgrade we are able …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
We need to have basic CRUD functionalities (keep them simple and expect for requests to be authorized in the future).