Merge branch 'local-nickname-regex-fix' into 'develop'

Use end-of-string in regex for local `get_by_nickname`

See merge request pleroma/pleroma!4358
This commit is contained in:
nicole mikołajczyk 2025-11-01 11:24:41 +01:00
commit b6e16877e6
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Use end-of-string in regex for local `get_by_nickname`