Jens Kohl

Results 42 comments of Jens Kohl

In more general terms, OP wants LinkAce to support forward authentication. Besides authelia, there're quite a bunch projects like it: * [authentik](https://goauthentik.io/) * [keycloak](https://www.keycloak.org/) * [oauth2-proxy](https://github.com/oauth2-proxy/oauth2-proxy) (*not fully sure if...

Sure: http://pastie.org/641129 I used an empty folder on my desktop for the -o param. Perhaps I've to install addional python 'packages'?

Sorry that I'm replying so late. First, I got errors nontheless but now different ones with my categorys: http://pastie.org/852387

Yeah it should be a normal home brew formula and this issue can be closed since there is already an issue open for that formula.

It's not too far fetched, that this tool once will support CNAME records. Therefor `-c` for the CAA records might conflict then, doesn't it?

I've the exact same error and I've no luck with installing these two packages on ubuntu: * libpthread-stubs0-dev * libc6-dev Any other packages needed to be installed?

> @jk does compilation still not work with those libs installed? @IronFarm Sadly yes, I doesn't work > Which ubuntu version? Which python version? Ubuntu: 18.04 Python (/usr/bin/python) 2.7.17 and...

@IronFarm I really appreciate your quick response. It now works, thanks a lot. A short remark, if someone else also wants to use this: I've updated the gist: https://gist.github.com/jk/dbdd67adb4e703f7f6d89587bbcee73a#file-dockerfile-L40-L50 ```dockerfile...

Perhaps you can implement that feature a litte bit more flexible, such as parsing new RSS items via a regex?

@spixi You actually mention a lot of github users with your posts. Next time, make sure, you properly escape the @-sign. Read [Basic Writing and Formatting Syntax: Ignoring Markdown Formatting](https://help.github.com/articles/basic-writing-and-formatting-syntax/#ignoring-markdown-formatting)