mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 18:33:28 -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