mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 08:08:20 -05:00
Also: * Remove an unused method (#fill_email) * Replace a method that was used just once (#generate_username) with `SecureRandom.alphanumeric` * Remove an obsolete dev puma `tmp/restart` file logic