Releases: cad/ovpm
Releases · cad/ovpm
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
Implemented enhancements:
- webui: make sure webui fetches all assets from the ovpm http server #65
- Information about certificates expiration.... #59
- add '*' wildcard option to cli for bulk operations #46
- show connected users #40
- add cli tests #38
Fixed bugs:
- web ui: when user list is long, some usernames are not visible in dropdown #64
- on centos there is no nogroup group defined #62
Closed issues:
0.1.13
0.1.11
Notable Changes
Implemented enhancements:
- be able to change initial ip block #29
Fixed bugs:
- can add duplicate static ip #37
- net def --via flag doesn't work as documented #36
- Error when group 'nobody' doesn't exist #32
- --static option doesn't work when user update #28
Merged pull requests:
- openvpn user created by openvpn package, so use openvpn user instead. #35 (ilkerdagli)