Skip to content

Nexus 3.1.0

Latest
Compare
Choose a tag to compare
@jvherck jvherck released this 16 Oct 21:49
· 37 commits to main since this release
a269df1

Feature update 3.1.0

2023-10-16

New Features

  • 2FA: use e-mail as 2nd factor authentication (#8)

Improvements

  • Token will reset upon changing password (#11)

Backend

  • Added a new variable to .env.example called PROTOCOL, this should be either http or https depending on if your website has an SSL certificate (you can leave URL blank if you use protocol variable)