Logo
Explore Help
Register Sign In
Nemcio/meanTorrent
1
0
Fork 0
You've already forked meanTorrent
mirror of https://github.com/taobataoma/meanTorrent.git synced 2026-03-06 04:01:04 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
720495a8bbf8a5cfbfa9a32ededcefe73f0cc91c
meanTorrent/modules/core/client/views/403.client.view.html

9 lines
274 B
HTML
Raw Normal View History

fix(core): Add custom 400 and 404 error messages (#1547) * Added 400 and 404 custom error messages * nicer error message views * Sign Up & Sign In error responses Changed the error responses returned from the Sign Up & Sign In API calls to use 422 rather than 400. For insight into why this change was made: https://github.com/meanjs/mean/pull/1510#issuecomment-247435378 For reference on why to use 422 over 400: https://www.bennadel.com/blog/2434-http-status-codes-for-invalid-data-400-vs-422.htm
2016-10-07 22:03:31 -07:00
<div class="page-header">
<h1>Forbidden</h1>
</div>
Unauthorized client routing Added Auth Interceptor tests cleaned up test Update routes
2015-08-13 12:45:38 -05:00
<div class="alert alert-danger" role="alert">
<span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>
<span class="sr-only">Error:</span>
You are not authorized to access this resource
</div>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 1089ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API