-
We can add input sanitization for the user while entering username and password for better security also we can hash the password. We can add error message on both login and sign up pages.
Please…
-
### Pitch
As described in the issue title: Mastodon could consider removing the sanitzation rule that strips `` elements from incoming statuses received via the federation API.
### Motivation
Horiz…
-
**Describe the bug**
A data race occurs in the vrb_open_ep function in the verbs provider when creating multiple endpoints using multiple threads. The race is detected by Thread Sanitizer and involve…
-
### Short description of the issue
$sanitizer->truncate() returns partial sentences if it does not find a sentence:
![img](https://i.imgur.com/JiCgCop.png)
### Expected behavior
I'd expect…
-
**Why is this needed**:
When opening multiple dashboards in different tabs, you want to see which tab shows which device.
![Image](https://github.com/user-attachments/assets/da65bbb0-5602-4c57-8ead-…
-
I would like to see an option to enable the address (and UB?) sanitizer(s) in `CMakeUserPresets.json` or even enable it/them by default for (at least) the unit tests. The address sanitizer is availabl…
-
I successfully built [`SWI-Prolog/swipl`](https://github.com/SWI-Prolog/swipl):
```sh
cmake -G Ninja ..
ninja
ctest -j8
```
However, I cannot build it with the address sanitizer (ASAN):
`…
-
They currently are unsanitized.
Context: https://github.com/sourcecred/sourcecred/pull/1293#pullrequestreview-276220971
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/120003…
-
#2236 made me realize that `:sanitize` hasn't been touched in two years while Tridactly's storage has evolved a lot. I need to make sure everything still works as expected.
-
| | |
|--------------------|----|
| Bugzilla Link | [PR27790](https://bugs.llvm.org/show_bug.cgi?id=27790) |
| Status | NEW |
| Importance | P normal |
|…