Skip to content

Commit

Permalink
Added protected group name 'fellows'
Browse files Browse the repository at this point in the history
  • Loading branch information
bmispelon committed Dec 8, 2024
1 parent 0d19f2a commit 0f0a150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trac-env/conf/trac.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tracspamfilter.filters.regex.* = enabled
tracspamfilter.filters.session.* = enabled

[djangoplugin]
reserved_usernames = authenticated,admins,spamreview,supertriagers
reserved_usernames = authenticated,admins,fellows,spamreview,supertriagers

[github]
branches = main stable/*
Expand Down

0 comments on commit 0f0a150

Please sign in to comment.