-
We've received a number of requests/PRs for various interesting authentication methods (e.g. #1378, #1432, #738, and more), and this is more or less a repost of something posted on one of those Issues…
-
Got an server on the internet with a let´s encrypt certificate for the https-application, running Apache2
Have installed webhook. Set up webhook id and script, tried to call the webhook-id from an ap…
-
Hello,
I am using your glpisaml plugin to make an SSO connection with my Azure AD to log in my GLPI site.
I am facing this issue "The response was received at http://{GLPI}/marketplace/glpisaml/fro…
-
I am trying to use redbird as a reverse proxy to horizontally scale my node.js application.
My redbird configuration looks like this so far.
`const proxy = require('redbird')({
port: env.PR…
-
**Describe the bug**
Fresh Zentyal 8.0.3 server, running as an ESXi virtual machine, not in production yet. Installed modules are: Antivirus, CA, DNS, Domain controller, Jabber, Mail, Mail filter, We…
-
Jira Link: [DB-6509](https://yugabyte.atlassian.net/browse/DB-6509)
### Description
Even though `--allow_insecure_connections=true`, ysqlsh can not connect:
```
$ /opt/yugabyte/bin/ysqlsh -h yb1…
-
Control 16 adds a check for `set_cookie_flag`. Looking at this option it seems you can only activate this if you use the [nginx_cookie_flag_module](https://github.com/AirisX/nginx_cookie_flag_module).…
-
I tried to encrypt the connection between Webtrees and the database - MariaDB in my case (https://mariadb.com/kb/en/securing-connections-for-client-and-server/). Unfortunately Webtrees doesn't seem to…
-
```
What steps will reproduce the problem?
1. Deployment our website on Windows Server 2012 R2 (IIS 8.5)
2. When switch from secure zone to insecure zone, the original query parameter
string corrupts…
-
Retrofitting some anonymous webs on IIS 6, 7, and 7.5 with elmah.mvc.
The goal is to allow remote secure access to the elmah route. However when I set requiresAuthenication to "true", the elmah rout…