imro2
imro2
Went through all of couchpotato and mobile/couchpotato and tested and fixed as much as possible. Mostly broken/outdated API calls. I have also added Profile selection to mobile/couchpotato movie page. Fixes...
I am unable to debug tests when using mockito-inline or `mock-maker-inline`. The issue was previously reported in https://github.com/mockito/mockito/issues/2082 and marked closed, but I am still experiencing the problem. I am...
Adding the ability to use Let's encrypt staging server via cli.ini template. Related to issue #2
When I enable proxy protocol, the sl-email container is no longer able to send email. There are these kinds of errors in the postfix log: ``` sl-postfix | Jan 27...
I just spent hours researching this. Could not send email if even when SASL authentication succeeded. I was getting `Client host rejected: Access denied;` and reviewed all the polices I...