You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
trwnh 526b4b3677
Fix breaking change in admin account API (#19176)
* Fix breaking change in admin account API

Ensure that `ip` is a String value and not returning a raw database entry

* please rubocop
3 years ago
..
chewy
controllers
helpers
javascript
lib
mailers
models
policies
presenters
serializers Fix breaking change in admin account API (#19176) 3 years ago
services
validators
views
workers