-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adminでなくても自分のスタンプを削除できるように #2474
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
具体の実装はLGTMです!
(他のPRでv36使ってるのあるので、マージタイミングでconflictしてないかだけ注意してください!)
migration/v36.go
Outdated
"gorm.io/gorm" | ||
) | ||
|
||
// v16 パーミッション修正 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
多分コピペ元のままなので、内容に合わせて修正お願いします
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTMです!
TY!
close #2471
一般ユーザーとwrite権限を持つoauthクライアントが自身の持つスタンプを削除できるように変更しました。