This commit is contained in:
2020-04-21 18:54:56 +00:00
parent 8c19e087e2
commit 4b4f530914
3 changed files with 38 additions and 24 deletions

View File

@@ -10,7 +10,13 @@ todo: check attachment NOTES property is actually supported
//todo: search tables in schema, I think there is a missing index here, need to look at the search query section again as it was changed several times from the original schema creation
todo: log failed
- Download attempts with wrong key
- Add delay for failed download
- authentication attempts (or would this cause a possible DOS?)
todo: some kind of ops specific event log or system that triggers alerts to ops people, I guess notifications would be the word I'm looking for...
- Once that exists a lot of backfilling needs to be done for example attachment files missing notification etc etc etc
todo: can a user be locked out from the server end even though they posess a valid token?
- and prevent download of images etc?