Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-29 | Fix unserialized `role` on account entities in admin API (#23290) | Eugen Rochko | |
2022-11-08 | Add `sensitized` to Admin::Account serializer (fix #19148) (#20094) | trwnh | |
* Add `sensitized` to Admin::Account serializer (fix #19148) * remove whitespace, please linter | |||
2022-09-15 | Fix breaking change in admin account API (#19176) | trwnh | |
* Fix breaking change in admin account API Ensure that `ip` is a String value and not returning a raw database entry * please rubocop | |||
2022-01-16 | Remove IP tracking columns from users table (#16409) | Eugen Rochko | |
2019-06-20 | Add moderation API (#9387) | Eugen Rochko | |
Fix #8580 Fix #7143 |