Roy van Lierop
Roy van Lierop
About 200 files were actually transmitted by the way.
With some sort of authentication middleware that intercepts the request and maps it to a valid user. Looks quite straightforward if implemented as middleware. - [Getting the headers](http://www.expertphp.in/article/how-to-create-custom-middleware-to-check-custom-header-for-rest-api-in-laravel-5)
Hi, I seem to have the same problem and thought the problem originated from Gitea itself. I therefore [opened an issue on their repository](https://github.com/go-gitea/gitea/issues/16241). After reading this thread I think...
I got Vouch Proxy + Gitea working again by changing my Vouch Proxy config to: ```yml oauth: provider: oidc client_id: {id} client_secret: {secret} auth_url: https://auth.domain.com/login/oauth/authorize token_url: https://auth.domain.com/login/oauth/access_token user_info_url: https://auth.domain.com/login/oauth/userinfo scopes:...
Hello @binhex, Thanks for your quick reply. Using other devices also gives me the same result. Chrome tells me when accessing 192.168.178.60:8112 -> ERR_CONNECTION_REFUSED From localhost it tells me ->...
It looks a-lot like this: https://github.com/sgtsquiggs/docker-deluge-openvpn#access-the-webui
Hello @dperson, The hastebin I supplied is all I get when running docker-compose up. Then I suspect the CyberGhost VPN files are incorrect. I have including an enabled VPN configuration...
We create stationary energy storage solutions for grid optimization and and emergency power. Our batteries are from second-use EVs. We use the library to extract the (proprietary) data for further...
hi @morlandi, I followed the steps but can't seem to get the custom sidebar to work. I uninstalled the normal admin-bootstrap and installed yours with: sudo -H pip install https://github.com/douglasmiranda/django-admin-bootstrap/archive/master.zip
@morlandi, Thank you for your assistance, It is working like a charm. Thank you!