[InterNetNews/inn] 969ac1: Modernize ckpasswd documentation about hash schemes

Julien ÉLIE noreply at github.com
Sat Feb 18 10:20:45 UTC 2023


  Branch: refs/heads/2.7
  Home:   https://github.com/InterNetNews/inn
  Commit: 969ac1b0d9ca989bac647c294871419b3e6fe980
      https://github.com/InterNetNews/inn/commit/969ac1b0d9ca989bac647c294871419b3e6fe980
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-02-18 (Sat, 18 Feb 2023)

  Changed paths:
    M doc/pod/ckpasswd.pod

  Log Message:
  -----------
  Modernize ckpasswd documentation about hash schemes

No longer give an example of weak hashes from "htpasswd -d" limited to
8 characters.  Mention instead SHA-256 and yescript with openssl and
perl commands to generate them.

Explain what is the cost factor of yescript, and how to generate a
decent salt.


  Commit: 7b871de27b1045d24616aae4e21030fe0ef9a5de
      https://github.com/InterNetNews/inn/commit/7b871de27b1045d24616aae4e21030fe0ef9a5de
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-02-18 (Sat, 18 Feb 2023)

  Changed paths:
    M doc/pod/inn-secrets.conf.pod

  Log Message:
  -----------
  Give better examples of canlock hashes

Reduce lines to less than 72 characters for an optimal display
as man pages.


  Commit: 9f93b272e466f838c9fc308d31b42319230accce
      https://github.com/InterNetNews/inn/commit/9f93b272e466f838c9fc308d31b42319230accce
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-02-18 (Sat, 18 Feb 2023)

  Changed paths:
    M doc/pod/ckpasswd.pod
    M doc/pod/ctlinnd.pod
    M doc/pod/ovdb.pod
    M doc/pod/ovdb_init.pod

  Log Message:
  -----------
  Fix internal anchor links L<> in POD documentation

Quotes were missing around single words.


  Commit: 6bbb251540c3fbfcf8c14e8f12951daafdaca7f3
      https://github.com/InterNetNews/inn/commit/6bbb251540c3fbfcf8c14e8f12951daafdaca7f3
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-02-18 (Sat, 18 Feb 2023)

  Changed paths:
    M samples/nnrpd_access.py
    M samples/nnrpd_auth.py
    M samples/nnrpd_dynamic.py

  Log Message:
  -----------
  Update formatting to new Black's 2023 stable style

Enforce empty lines before classes/functions with sticky leading
comments.  New in Black 23.1.0.


  Commit: ab5f432a6b365e724b71bc3a05cbe9bcaca524dc
      https://github.com/InterNetNews/inn/commit/ab5f432a6b365e724b71bc3a05cbe9bcaca524dc
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-02-18 (Sat, 18 Feb 2023)

  Changed paths:
    M .git-blame-ignore-revs

  Log Message:
  -----------
  Add previous commit in git blame ignore list


Compare: https://github.com/InterNetNews/inn/compare/ce53105a6da5...ab5f432a6b36


More information about the inn-committers mailing list