ralcini
ralcini
It can be useful to be able to configure manually domains or sites on witch disable AutoAuth handling. The blackilisted domains should be specified as a list of domains or...
Hi there, in the following test case, an exception will be raised by the RabbitMq server due to the lack of authorization in `assertExchange`. ``` Disconnected. Error: Channel closed by...
Adding the script_root and normalizing double or more "/" due to the concatenation operation
In the case Flask is configured to be run under a reverse proxy and mounted in a specific root path, we need to configure the APPLICATION_ROOT. You can examine the...