Skip to content

v1.1.0

Compare
Choose a tag to compare
@Kwpolska Kwpolska released this 27 Jan 19:54
· 83 commits to master since this release
v1.1.0
  • Changed hashing mechanism to sha256 + bcrypt.
    Hashes will be fixed automatically on first login of each user.
  • Added passlib dependency.
  • rqworker queue is now named coil (was default)
  • add trailing slashes to all URLs
  • use url_for()
  • add /rebuild/force/ (== nikola build -a)