You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,7 @@ Each key contains 6 characters.
154
154
* Check URL: Check where a shortened URL redirects to
155
155
156
156
# TODO
157
+
* XSS sanitisation
157
158
* URL shortening: Check if URL is stored in the database. If it is, return the short url
158
159
* Key generation: do not check against the database for existing short urls because there can still be a conflict due to concurrency. Let the database handle the conflict
0 commit comments