Conversation
…9007) Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v5...v6) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: block creation of floorplan without image * chore: migration
* refactor: don't mutate countries/timezones * refactor: capitalize/make tuples to discourage mutation
* fix: handle absent front/title in get_title() * test: test get_title() * chore: copyrights * chore: fix copyright + remove stray newline
* feat: enforce pw strength at login * chore(deps): add zxcvbn to requirements.txt * feat: use zxcvbn for password strength check * feat: validate password strength for setting pw * feat: feedback on password change page * refactor: avoid field validator munging * feat: give more info about how to choose a pw * refactor: use password_validation module Only for changing password so; may need to update StrongPasswordAuthenticationForm to match * feat: password min_length validdation * refactor: use password_validation for login form * fix: UI feedback consistent with validation * chore: update chpw page to state length req * chore(dev): disable password validators in dev * fix: drop JS validation when password val disabled * style: ruff on ChangePasswordForm * chore: lint * chore(dev): preserve pw validator cfg for tests * test: fix test_change_password * test: fix test_change_username * test: fix test_reset_password * style: ruff refactored tests * chore: type lint * feat: require pw reset for very stale accounts * test: test stale account login * test: rejection of short/simple PWs * Revert "test: test stale account login" This reverts commit ae0d90b. * Revert "feat: require pw reset for very stale accounts" This reverts commit 1a98ef4. * test: disable pw validators for playwright legacy tests * feat: make pw enforcement at login optional
* fix: clean out stale "contains" docs correctly * style: ruff ruff + copyright * refactor: safer "contains" relation removal * test: replacement of subseries doc in sync
* chore(k8s): config reg participants API key/url * fix: typo
* refactor: clean up outgoing LS from field init * feat: additional LS "from" groups for IETF/IAB Chair+ADs * refactor: reduce queries in get_internal_choices * refactor: break down / rename get_groups_for_person * refactor: inline / remove unneeded methods * refactor: colocate similar field config * refactor: unify role logic for LS To fields * fix: typo * refactor: update EditLiaisonForm to match changes * refactor: update IncomingLiaisonForm to match * fix: typo / add docstring * test: framing for new tests; test_flatten_choices() * test: test_choices_from_group_queryset() * test: test_all_internal_groups() * fix: no person = no internal groups for LS * test: test_all_internal_groups() * test: test_external_groups_for_person() * chore: adjust iab execdir and sdo auth'd individs Need to confirm what is actually needed, but without these users may be able to create/edit LS's they can't actually fill in. * fix: f-string flakes * fix: remove authorized persons from sdo groups * fix: remove liaison_contact and liaison_cc_contact Role objects * feat: liaison coordinators (#8944) * feat: liaison coordinators * fix: give liaison coordinator the ability to send incoming * feat: more flexible liaison stmt "From Contact" (#8958) * refactor: CharField for LS from_contacts * refactor: replace from_contact field * style: copyrights + ruff * fix: listify in the right place * refactor: better validator * refactor: use new from_contact field; fix lint * fix: cleanup * feat: default addresses for roles * chore: update liaisons.resources from_name and to_name were removed in 2015! * fix: improve managing liaison coordinators (#8960) * fix: align liaison coordinator perms with secretariat perms --------- Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.