Files
kami-parse-server/spec
Bryan de Leon 4e207d32a7 Fix for unhandled undefined config in reset password pages (#4334)
* Fix for unhandled undefined config

When an invalid application id is passed either for reset/change password or email verification, config.get returns undefined. This causes internal server.

* Throwing a 403 exception instead of returning a 404 for an invalid app id

Also, added a missing semicolon

* Fix indent issues

* Fix invalid colon to semicolon

* Fix space and indent issues

* Tests for the fix for unhandled undefined config
2017-11-11 09:42:20 -05:00
..
2016-05-19 13:38:16 -07:00
2016-04-04 20:02:34 -04:00
2017-10-26 16:23:27 -04:00
2017-10-26 16:23:27 -04:00
2017-09-04 20:47:49 -04:00
2016-02-29 18:55:14 -05:00
2017-02-21 15:06:45 -05:00
2016-02-17 08:06:30 -05:00
2016-03-18 12:32:31 -07:00
2016-08-07 20:02:53 -07:00