JonasHiltl / openchangelog

Easy to configure & self hostable Changelog Website
https://openchangelog.com
GNU Affero General Public License v3.0
153 stars 9 forks source link

Protected Changelogs #16

Closed JonasHiltl closed 1 month ago

JonasHiltl commented 1 month ago

Adds the ability to protect changelogs with a password.

 auth:
    enabled: true
    passwordHash: # bcrypt encrypted hash of password
protected changelog page