mirror of https://gitlab.com/bashrc2/epicyon
Invalid nickname
parent
dc98e26fe4
commit
80ea6cb86b
3
utils.py
3
utils.py
|
@ -2893,7 +2893,8 @@ def _get_reserved_words() -> str:
|
|||
'ontologies', 'data', 'postedit', 'moved',
|
||||
'inactive', 'activitypub', 'actors',
|
||||
'note', 'notes', 'offers', 'wanted', 'honk',
|
||||
'button', 'post', 'item', 'comment')
|
||||
'button', 'post', 'item', 'comment',
|
||||
'content')
|
||||
|
||||
|
||||
def get_nickname_validation_pattern() -> str:
|
||||
|
|
Loading…
Reference in New Issue