Skip to content

Commit

Permalink
fix url (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
agnes512 authored Feb 5, 2020
1 parent bf25b71 commit 4ae1baa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pages/en/lb2/Security-considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ As a best practice to mitigate such threats, use appropriate Express middleware,
See also:

* Express 3.x [csrf() function](http://expressjs.com/3x/api.html#csrf).
* [Cookies vs Tokens. Getting auth right with Angular.JS](https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/)
* [Cookies vs Tokens. Getting auth right with Angular.JS](https://sking7.github.io/articles/1365467512.html)

<div class="sl-hidden"><strong>REVIEW COMMENT from Rand</strong><br>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion pages/en/lb3/Security-considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ As a best practice to mitigate such threats, use appropriate Express middleware,
See also:

* Express 3.x [csrf() function](http://expressjs.com/3x/api.html#csrf).
* [Cookies vs Tokens. Getting auth right with Angular.JS](https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/)
* [Cookies vs Tokens. Getting auth right with Angular.JS](https://sking7.github.io/articles/1365467512.html)
2 changes: 1 addition & 1 deletion pages/ja/lb3/Security-considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ As a best practice to mitigate such threats, use appropriate Express middleware,
See also:

* Express 3.x [csrf() function](http://expressjs.com/3x/api.html#csrf).
* [Cookies vs Tokens. Getting auth right with Angular.JS](https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/)
* [Cookies vs Tokens. Getting auth right with Angular.JS](https://sking7.github.io/articles/1365467512.html)

0 comments on commit 4ae1baa

Please sign in to comment.