262 Commits

Author SHA1 Message Date
62a92cabcb Updated references to NSP 2018-11-30 09:17:46 +01:00
9b8c017526 Change name order 2018-11-16 16:24:18 +01:00
11ec931a7d Fix name typo 2018-11-16 12:24:00 +01:00
19d1047875 Merge pull request #275 from MattJin/master
[Chinese translation]Some translations on Security part
2018-11-14 13:43:19 +08:00
57597d8b04 Merge pull request #280 from blackmatch/chinese-limitrequests
[chinese translation] add 6.2
2018-11-14 13:43:01 +08:00
46a2739cf6 [Chinese translation]remove no-used lines 2018-11-13 15:01:59 +08:00
1a95738ae7 correct some sentences 2018-11-13 11:47:11 +08:00
52dca75597 Merge pull request #279 from blackmatch/chinese-hideerrors
[chinese] add 6.20
2018-11-12 22:00:49 +08:00
5a666332b9 [chinese translation] add 6.2 2018-11-12 21:59:33 +08:00
5988742561 remove other file 2018-11-12 17:37:59 +08:00
b2e4206163 [chinese] add 6.20 2018-11-12 17:29:46 +08:00
e5294cd430 Update sections/security/avoideval.chinese.md
Co-Authored-By: MattJin <matt_jin@163.com>
2018-11-12 16:03:41 +08:00
43fe9e56d7 Update sections/security/expirejwt.chinese.md
Co-Authored-By: MattJin <matt_jin@163.com>
2018-11-12 16:03:33 +08:00
e98171e4fc Update sections/security/expirejwt.chinese.md
Co-Authored-By: MattJin <matt_jin@163.com>
2018-11-12 16:03:18 +08:00
752b27f7cd Update sections/security/sandbox.chinese.md
Co-Authored-By: MattJin <matt_jin@163.com>
2018-11-12 16:02:31 +08:00
jin
35d8d56c72 [Chinese]modify.. 2018-11-09 15:31:51 +08:00
e43f87eeb6 Merge pull request #21 from i0natan/master
merge
2018-11-09 09:40:24 +08:00
jin
adbd60b764 add breakintcomponents.chinese.md 2018-11-09 09:01:58 +08:00
jin
8c18b11b77 [Chinese]add expirejwt.chinese.md and safemoduleloading.chinese.md, modify citools.chinese.md 2018-11-08 17:03:58 +08:00
jin
92edd99b23 [Chinese]fix txt 2018-11-08 13:52:28 +08:00
jin
e53c7e7294 [Chinese]add sandbox.chinese.md 2018-11-08 11:30:43 +08:00
jin
4f300940d4 add childprocesses.chinese.md and sections/security/secureserver.chinese.md 2018-11-07 17:15:12 +08:00
c101489840 remove ^H character 2018-11-05 17:54:06 +08:00
b36249e4c8 add translation: breakintcomponents.chinese.md 2018-11-05 17:51:03 +08:00
bf415fa889 updates based on feedback 2018-11-03 12:09:19 -05:00
c844a4fd3b trans in processing 2018-11-01 07:57:38 +08:00
0218ce5d7a fixed typo, added tldr to readme 2018-10-29 19:10:57 -05:00
2c8ee8bfe7 slight rewording to make clearer 2018-10-27 12:17:11 -05:00
jin
b5b6aa85e4 [Chinese] add bcryptpasswords.chinese.md 2018-10-26 09:15:52 +08:00
jin
2d2523ede1 [Chinese]add avoideval.chinese.md 2018-10-25 11:32:42 +08:00
0ac89be7ff pre-editing, content is in place 2018-10-21 14:03:41 -05:00
53cf4c7283 MINOR Add tslint-config-security MINOR fixup eslint-config-security image 2018-10-17 18:47:47 +13:00
fbdc791e79 Merge pull request #262 from i0natan/prevent_unsafe_redirects
MINOR Prevent unsafe redirects
2018-10-08 20:29:30 +01:00
a692c6a7d4 Fix links 2018-10-08 19:07:03 +01:00
c22c6af462 Update to use arrow functions 2018-10-08 19:58:51 +13:00
c7768c97db MINOR Prevent unsafe redirects 2018-10-07 20:35:20 +13:00
6a9876ab40 Fixing some typos in dependencysecurity.md
Fixing some typos
2018-10-05 15:18:19 -03:00
28dc77b745 Update limitrequests.md
delayAfter and delayMs have been removed - https://github.com/nfriedly/express-rate-limit#v3-changes.
2018-09-26 10:53:43 +03:00
a94dd7e70d ES6 Class Syntax refactor (#250)
* ES6 Class Syntax refactor

* Capitalize Class name

* Missing capitalisation in object
2018-09-25 15:00:18 +05:30
jin
810d97b15b [Chinese]add translation of Security 6.1 2018-09-20 17:10:09 +08:00
98aff27a0b Fix sample code 2018-09-19 14:56:19 +01:00
6682078974 Merge branch 'master' into patch-1 2018-09-15 20:55:43 +03:00
a7c8abe85c init 2018-09-15 17:32:12 +03:00
986f0bef42 If condition changed 2018-09-11 16:45:08 +02:00
8213f9da6f 'throwing' an Error from a Promise with async f 2018-09-06 02:37:06 +02:00
761fe191b0 Use ES6 async/await in the example
Hi, I'm a beginner developer. I think now it's more clear with ES6 Async/await and arrow function.

I didn't use try-catch because throw. I'm just practising! Any suggestion is very welcome
2018-09-04 14:21:20 +02:00
e9eaa80850 Initial Korean translation
Credits go to @uronly14me 

Changes include

* Korean main file

* Replaced README.korean.md contents with README.md

- The language of README.korean.md was Chinese, Replaced README.korean.md contents with latest version of README.md

* Translated important part of main page

- Only translated title, and some contents of main page

* Fix typo in 'READ MORE'

* Translate 1.1 and 1.2 to Korean

* Fix 1.2 title

* Translate 1.3 and 1.4 to Korean

* Fix typo

* Translate 1.5 and 2.1 to Korean

* Translate 2.2 and 2.3 to Korean

* Fix typo and nuance of translations

* Translate 2.4, 2.5 and 2.6 to Korean

* Fix nuance of translations

* Translate rest of 2 to Korean

* Translate to 3.3

* Translate 3.3 again

* Translate to 3.7 and all TLDR/Otherwise things

* Translate 3.8 and 3.9 to Korean

* Fix typo and markdown syntax

* Translate rest of 3 and fix typo

* added Korean translation links to all READMEs

* removed temp directory

* re-added chinese translation
2018-08-25 18:43:26 +02:00
e23b13f9ff Merge pull request #232 from i0natan/security_fixes
MINOR Replace nsp with npm audit
2018-08-21 15:19:08 +12:00
d201eff482 Merge pull request #216 from vkarpov15/patch-1
add some notes about mongoose to error handling
2018-08-19 16:38:24 +03:00
6dfda3f6e2 Update centralizedhandling.md 2018-08-19 16:38:03 +03:00