Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewhartstonge matthewhartstonge released this 18 Sep 01:53
· 344 commits to main since this release
  • Opened the user model up to accept passwords via JSON/XML payloads.

Ensure that on all API routes, if using the model directly, to either cast attributes to a response struct that does
not contain a password attribute or clear out the password field before sending the response.