Closed jacob-swanson closed 10 years ago
Right now creating a new User in controller is causing PHP to crash due to a call on a null object in Request.
Now correctly emits an authentication error rather than crashing.
Right now creating a new User in controller is causing PHP to crash due to a call on a null object in Request.