Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-12 | ocserv: T3896: improve XML definition and add warning about 3rd party configs | Christian Breunig | |
When enabling identity-based-config, users can add arbitrary config keys that are processed by ocserv. The user "must know" what he is been doing, as invalid config option will make the ocserv daemon go ... whoop! Thus add a warning and inform the user about this setting. | |||
2023-04-20 | ocserv: T3896: refactor: change ocserv config-per-x node name | Jamie Austin | |
Changes the node name from config-per-x to identity-based-config, as a result the j2 templates and vpn_openeconnect.py has been refactored to update the node name when accessing it's child nodes. |