Commit Graph

7 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Bjørn Forsman
5a6c76e19d kanidm: 1.2.1 -> 1.2.3
* https://github.com/kanidm/kanidm/releases/tag/v1.2.2
* https://github.com/kanidm/kanidm/releases/tag/v1.2.3
2024-06-04 07:34:43 +02:00
K900
06208ec002 kanidm: don't LTO tests
Saves 30 minutes of build time.
2024-05-27 10:43:01 +03:00
Charles Hall
6a01a6ac24
kanidm: 1.2.0 -> 1.2.1 2024-05-18 09:48:51 -07:00
Adam Stephens
f513b05865
kanidm: add adamcstephens as maintainer 2024-05-01 09:47:46 -04:00
Adam Stephens
87ce2c95ae
kanidm: 1.1.0-rc.16 -> 1.2.0
https://github.com/kanidm/kanidm/releases/tag/v1.2.0

Added updatescript, and removed Cargo.lock as no more git deps.

New release process documented here:

a67d1f5160/book/src/support.md

Re-ordered test and removed anonymous login as logout no longer works:
[info]: Ignoring request to logout session - these sessions are not recorded
2024-05-01 09:47:06 -04:00
Adam Stephens
9e0290f49a
kanidm: move to by-name 2024-05-01 08:38:36 -04:00