Jon Gerdes
Jon Gerdes
This really belongs on the forum. https://discuss.elastic.co/c/logstash You need to differentiate the in and out addresses and I only mentioned a "direction" if your logs were directed, ie only in...
I've tried multiple browser and their private mode and another two computers that have never seen our PI. I'll (re)double check the policies, given you can't reproduce. There must be...
> @gerdesj How does your policy look like in detail? Note, that the login text can not e.g. handle realms, users and resolvers for reasons. It is two simple plain...
I've checked what the action column for the policy looks like in the database and login_text is set correctly and changes when I update the policy in the web UI....
I have not customized index.html. The main part of it looks like this on disc - /opt/privacyidea/lib/python3.10/site-packages/privacyidea/static/templates/index.html: ``` ... ... ``` and that includes the input you mention. I see...
The only messages in the console are: ``` InstallTrigger is deprecated and will be removed in the future. constants.js:50:14 This page uses the non standard property “zoom”. Consider using calc()...
> I have the same problem and therefore looked at the source code: ... > #### Conclusion > > `login_text` can only be used if there are less than 50...
I'm with @caronc on this issue. Proxying via nginx by default does provide some security guarantees out of the box and I think that is a very decent design decision....
Are you sure you need to use a macvlan connection? That's a layer 2/3 thing and has little to do with an IP address/port pair, which is layer 4 (ish!)...
> In order to run apprise-api properly, I will need to clone this repo, update the environment variables No, you don't need to use the git repo directly. The docker...