Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#1029 closed Patch submission (notabug)

AUTH_FAILED event for plugins

Reported by: eriklarko Owned by:
Priority: minor Milestone:
Component: plug-ins / plug-in API Version: OpenVPN git master branch (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords: AUTH_FAILED plugin event
Cc:

Description

We're developing a new version of our client at Mullvad and we're using a plugin to listen to events from OpenVPN. We have found however that we very much would like to receive an event when authentication fails.

The patch at https://github.com/mullvad/openvpn/pull/1 basically copies the same event on the management interface side but sends it to plugins instead.

Please note that I'm not a C developer and might be doing some very silly mistakes. I apologize in advance for any glaring faults and humbly accept any feedback you might have.

Change History (2)

comment:1 Changed 6 years ago by Antonio Quartulli

Resolution: notabug
Status: newclosed

If you have a patch, I'd recommend you to send it to the mailing list for peer-review:
https://sourceforge.net/projects/openvpn/lists/openvpn-devel

This platform is only for bugs.

Thanks!

comment:2 Changed 6 years ago by eriklarko

Ah, okay. Thanks, I'll do that!

Note: See TracTickets for help on using tickets.