shrippen

Results 19 comments of shrippen

Thanks. I did also test the 0.7.0 and 0.6.0 versions which show the same behaviour.

Yes i do, via caddy and letsencrypt Edit: I am stupid, sorry, of course thats not! self-signed because I use signed certificates from letsencrypt

This enabled me to restrict the users from using ldap to login. But when I delete the user manually via the admin panel the ldap cronjob readds them every minute....

> @shrippen > > Have you removed LDAP settings from your docker-compose.yml ? Yes. Removed as a test and added again as a test with LDAP_ENABLE=false - I also deleted...

I did both without any effect on the cronjob, which I believe to be a bug.

I am sadly not able to code - I just wanted to report this behaviour which doesn't seem to work as it should be. To clarify: my expectation was that...

I am necroing this issue because I have the same issue. I am using contact.name and client.name in my invoice template so that I can have Peter Smith Company XYZ...

I am currently using this html to generate the field for the client address in my invoice ``` $contact.name $client.name $project.name $client.address1 $client.postal_code $client.city ``` This will generate this when...

The flatpak version doesn't launch, unfortunately. I also saw that I can increase the font size. That works but is kinda ugly because it makes the interface **really** condensed.

Thanks for your time. Unfortuantely, when I try to execute the sync command with --keep-going artisan tells me that this option does not exist. I am running this in a...