Tilman Bender

Results 27 comments of Tilman Bender

So for anyone out there trying to get this working with Google. You will need to setup an OAuth Client App with the Google Developer Console. You can find a...

I'm currenlty trying to move a database dump from a dev to prod environment and always get errors upon restore. The farthest I got was having my users and clients...

My migrated database has been working fine for a week now. I am still working on an [ansbile playbook](https://gist.github.com/er4z0r/cae200bdc00a2be44a38a4968fdb2095) that will do backup/restore. This takes a slightly different approach: *...

I have a somewhat related issue: each user has a per-session CSRF Token that is submitted in POST request. Did I understand the configuration correctly, that you cannot specify BOTH...

Hi Colin, Have you tried exporting the JSON version of the report and looking at the structures in there. That usually helps me to find what I want to reference...

Let me know if it works. I never used the lint utils as a source before. I didn't know it checked for keywords. Always assumed it was more concerned with...

One more thing I noticed. When there are not contacts assigned the text reads: "There are no points of contacts assigned to this **client** yet." (emphasis mine) Feels like this...

I just tried using the `recipient.name` field and it seems the [linting_utils](https://github.com/GhostManager/Ghostwriter/blob/5ae9da5072a18b3acab9caef5c4f2f8dfaecde35/ghostwriter/modules/linting_utils.py#L4) code has indeed not been udpated to reflect the project specific contacts. That is to say: I received...

Any chance of this making it into master?

Extra fields? Christopher Maddalena ***@***.***> schrieb am Do., 9. Nov. 2023, 22:04: > This should be possible in the near-ish future via the extra fields > feature we're working for...