This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-12-18 09:05:06 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cbf5ea39d0
mastodon
/
spec
/
fabricators
/
user_role_fabricator.rb
6 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add customizable user roles (#18641) * Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management
2022-07-05 02:41:40 +02:00
Fabricator
(
:user_role
)
do
name
"
MyString
"
Add `roles` attribute to Account entities in REST API (#23255)
2023-01-25 19:55:40 +01:00
color
"
"
permissions
0
end
Reference in New Issue
Copy Permalink