-
add a paywall? just to make sure users aren't bots
input sanitation
displaying votes: left/right/middle
-
Probably need to think about this some time.
- Throttling
- Input sanitation (probably not necessarily as we don't directly do anything with the input, instead we match against it)
- Ignore other bots…
-
Since version 1.4.0 shiny is now using bootstrap with version 3.4.1. This version of bootstrap introduced the sanitation of popover content. This causes some contents to be not rendered (see also [thi…
-
CSS examples in CSS topic materials does not render correctly in Gihtub.
Should be replaced with images.
-
Just wondering if `preg_quote()` would be a valid sanitizing function - obviously should only be used for regex context, but in that context it might be the best way to go or would other sanitation be…
-
Proposed definitions from @zhengj2007 issue # 62
**household wealth index**
**- numerical household wealth index:** A data item of a household's cumulative living standard represented in a numeric…
-
There is a minor issue with the sanitation of the tokens.
In our lab, we have Experiment Factory running headless and send tokens per email to the participants.
It has happened several times tha…
-
## Description
Spiker triggered by motion sensor will sometimes deal 2 hearts of damage instead of 1.
Tested and verified in online Sandbox.
This is of significance in TDM since same traps ex…
-
It would be useful to be able to open a .sql file and run this query, ideally also passing in parameters from a dictionary, and an optional parameter for execution. Should also handle sanitation and i…
-
## Goal
* Add input sanitation
* Improve error management for invalid requests or states.