Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forbid profane usernames #80

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Forbid profane usernames #80

wants to merge 7 commits into from

Commits on Oct 14, 2024

  1. lock cache during update

    dimkr committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1a6f9b8 View commit details
    Browse the repository at this point in the history
  2. bypass cache in tests

    dimkr committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3d3bdc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. clean up cache.go

    dimkr committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    650a5b6 View commit details
    Browse the repository at this point in the history
  2. forbid profane usernames

    dimkr committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a16225e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Revert "clean up cache.go"

    This reverts commit 650a5b6.
    dimkr committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1702fd4 View commit details
    Browse the repository at this point in the history
  2. Revert "bypass cache in tests"

    This reverts commit 3d3bdc5.
    dimkr committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    22b9bb2 View commit details
    Browse the repository at this point in the history
  3. Revert "lock cache during update"

    This reverts commit 1a6f9b8.
    dimkr committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4257430 View commit details
    Browse the repository at this point in the history