mirror of
https://github.com/discourse/discourse.git
synced 2026-08-02 09:29:37 -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