- 28 Feb, 2022 5 commits
- 18 Feb, 2022 3 commits
- 14 Feb, 2022 5 commits
- 03 Feb, 2022 2 commits
- 11 Jan, 2022 3 commits
- 06 Jan, 2022 4 commits
- 19 Dec, 2021 3 commits
-
-
thomas authored
The risk of command injection is negligible now that the identifier is verified to be present in the database, but better be safe in regard to future changes.
-
thomas authored
One of the parameters was correctly escaped with \Utils::asl() (a wrapper around addslashes()), but not in the right context: it is only effective when the value is interpolated in a SQL string.
-
thomas authored
-
- 07 Dec, 2021 1 commit
-
- 24 Nov, 2021 2 commits
-
-
nono authored
- 19 Nov, 2021 1 commit
-
-
nono authored
-
- 18 Nov, 2021 2 commits
-
-
nono authored
- 28 Oct, 2021 1 commit
-
-
nono authored
-
- 26 Oct, 2021 4 commits
- 12 Oct, 2021 1 commit
-
- 08 Oct, 2021 1 commit
-
- 07 Oct, 2021 2 commits
-
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
Multiple users should be able to share one address.
-