impress/app
Emi Matchu f450937952 Oops, fix error when saving user settings with no password set
Ah okay, if you leave the password field blank but don't have one set,
our simple `update` method gets annoyed that you left it blank.

In this change, we simplify the model API by just overriding
`update_with_password` with our own special behavior for the
no-password case.
2024-04-09 06:20:13 -07:00
..
assets Eject AuthUsersController from the default Devise controller 2024-04-08 04:02:54 -07:00
controllers Oops, fix error when saving user settings with no password set 2024-04-09 06:20:13 -07:00
helpers Oh right, hide NeoPass on settings page unless you set the magic param! 2024-04-08 05:34:47 -07:00
javascript Oh wow, don't use the images.neopets.com asset proxy anymore either! 2024-04-06 03:38:23 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Oops, fix error when saving user settings with no password set 2024-04-09 06:20:13 -07:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Oh right, hide NeoPass on settings page unless you set the magic param! 2024-04-08 05:34:47 -07:00