Review of "OpenVPN3 Indicator" version 1

Details Page Preview

Control OpenVPN3 sessions and configs. Tags: vpn, openvpn, openvpn 3, network, security, indicator, applet, tray, top bar, connection

Extension Homepage
https://github.com/omid/gnome-shell-openvpn3-indicator

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-006 warning

preferences classes should not retain window-scoped objects on instance fields without close-request cleanup

Preferences code stores window-scoped objects on the exported prefs class without `close-request` cleanup.

Destroy all objects

  • prefs.js:41
            this._group = new Adw.PreferencesGroup({
                title: _('OpenVPN3 Profiles'),
                description: _('Manage your imported VPN configurations.'),
            })
  • prefs.js:60
    this._profilesGroup = new Adw.PreferencesGroup()

All Versions

Version Status
3 Unreviewed
2 Rejected
1 Rejected

Previous Reviews on this Version

omid auto- rejected
Auto-rejected because of new version 2 was uploaded