Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@rudissaar rudissaar released this 12 Jun 20:33
· 37 commits to master since this release

Changelog

  • Made project to be compatible with EasyRSA 3.
  • Sharing page now contains HTTP headers that prevent browsers from caching.
  • Added check that makes sure that OpenVPN and sharing functionality are using different port.
  • Added Share URL property that gets used to build final URL for sharing.
  • Changed client creation flow to keep certificates inside Easy RSA directory so you can revoke them later.
  • Improved Share hash generation/rotation process.
  • Added functionality to revoke clients by using entry/bootstrap script (sovpn.py).
  • CRL-s are now removed after signing the certificate.
  • Added style/CSS to sharing page + ways how to override it with custom one.
  • Improved template for sharing page + added ways how to override it with custom one.
  • Added shell script that installs native dependencies on Debian.
  • Added shell script that installs native dependencies on Fedora.
  • Many minor improvements across the project.