Discussion:
Noggin 1.1.0 released and deployed
Aurelien Bompard
2021-05-03 09:43:09 UTC
Permalink
Hey folks!

I have released and deployed Noggin 1.1.0 to production a few minutes
ago. Here are the release notes:

Features
- Add a verification step when enrolling a new OTP token (#422).
- The GPG key ID fields now refuse key IDs shorter than 16 characters,
and allow up to 40 characters (the full fingerprint) (#556).
- Paginate the group members list (#580).
- Handle separately OTP from password in UI (#572).

Bug Fixes
- Start messages with capital letter (PR#521).
- Show more than 100 users on /group/<groupname> (PR#550).
- Fixed mailto href adding mailto in the template of the group (PR#581).
- Indirect groups are now included in the user’s group list (#560).
- Redirect back to the original page after login (#574).
- Fix the OTP QR code being displayed by default (#577).

Documentation Improvements
- Add rstcheck to check our rst files (1c2205f).
- Update the release docs (96b08ea).
- Fix code-block format in contributing docs (PR#595).

Many thanks to the contributors of bug reports, pull requests, and
pull request reviews for this release:
- Chenxiong Qi
- Josseline Perdomo
- Rafael Fontenelle
- Ryan Lerch
- Vipul Siddhartha

The token verification feature should cut down on admin email from
people who got locked out of their account because the browser crashed
at the wrong moment or because their app did not like the token.

Cheers!

Aurélien
_______________________________________________
infrastructure mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-***@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora
Kevin Fenzi
2021-05-03 15:09:28 UTC
Permalink
Awesome. :) Thanks for the new release...

kevin

Loading...