gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.
https://gno.land/
Other
898 stars 374 forks source link

[r/boards] initialize board renaming #3141

Open salmad3 opened 5 days ago

salmad3 commented 5 days ago

Context:

Renaming a board requires strict permission checks and coordination with moderation policies. The renaming process must ensure that board names do not conflict with usernames in the users realm and must follow specific rules. Only authorized roles such as board Owner and Admin should be able to initiate a rename operation.

Acceptance Criteria: