mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 07:19:25 -05:00
b55934ab6f232472e2ff7e342032baa484ea545b
This prevents an issue where registration_ip is not set on the account object causing downstream code to break. This happened because the app would crash for whatever reason between committing in register() and adding the IP and committing again in ApiController:_handle_register.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%