You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can create clips/lists/antennas more than role policy limits.
🥰 Expected Behavior
If antennaLimit value is 0, user can't create antenna at all.
🤬 Actual Behavior
user can create up to 1 antenna.
📝 Steps to Reproduce
set antennaLimit policy to 0
create antenna
💻 Frontend Environment
* Model and OS of the device(s): Windows 11 23H2 (22631.3737)
* Browser: Chrome 125.0.6422.176
* Server URL: oscar.surf (but not server related)
* Misskey: 2024.5.0-oscar.1a
🛰 Backend Environment (for server admin)
* Installation Method or Hosting Service: systemd
* Misskey: 2024.5.0-oscar.1a
* Node: 20.11.1
* PostgreSQL: 15.6-1.pgdg22.04+1
* Redis: 7.2.4
* OS and Architecture: Ubuntu 22.04.4 LTS aarch64
Do you want to address this bug yourself?
Yes, I will patch the bug myself and send a pull request
The text was updated successfully, but these errors were encountered:
💡 Summary
Can create clips/lists/antennas more than role policy limits.
🥰 Expected Behavior
If
antennaLimit
value is 0, user can't create antenna at all.🤬 Actual Behavior
user can create up to 1 antenna.
📝 Steps to Reproduce
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: