- 03 Jan, 2022 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 21 Dec, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #10520
-
- 16 Dec, 2021 1 commit
-
-
Marc Cornellà authored
-
- 13 Dec, 2021 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 30 Nov, 2021 1 commit
-
-
Marc Cornellà authored
-
- 25 Nov, 2021 1 commit
-
-
Paul Scott authored
-
- 11 Nov, 2021 2 commits
-
-
Marc Cornellà authored
The `title` function unsafely prints its input without sanitization, which if used with custom user code that calls it, it could trigger command injection. The `spectrum_ls` and `spectrum_bls` could similarly be exploited if a variable is changed in the user's shell environment with a carefully crafted value. This is highly unlikely to occur (and if possible, other methods would be used instead), but with this change the exploit of these two functions is now impossible.
-
Marc Cornellà authored
The `omz_urldecode` function uses an eval to decode the input which can be exploited to inject commands. This is used only in the svn plugin and it requires a complex process to exploit, so it is highly unlikely to have been used by an attacker.
-
- 10 Nov, 2021 1 commit
-
-
Marc Cornellà authored
-
- 09 Nov, 2021 2 commits
-
-
Marc Cornellà authored
-
Kevin Burke authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 02 Nov, 2021 1 commit
-
-
Richard Mitchell authored
-
- 25 Oct, 2021 1 commit
-
-
Sina Tak Tehrani authored
-
- 10 Oct, 2021 1 commit
-
-
michael-yuji authored
-
- 09 Oct, 2021 1 commit
-
-
Pooya Vahidi authored
-
- 05 Oct, 2021 1 commit
-
-
Marc Cornellà authored
-
- 04 Oct, 2021 1 commit
-
-
Monson Shao authored
BREAKING CHANGE: the `zsh_reload` plugin is deprecated. Instead of using its `src` function, use `omz reload` or `exec zsh` to reload zsh after making changes to your `.zshrc` file. Closes #9078
-
- 30 Sep, 2021 2 commits
-
-
Marc Cornellà authored
Fixes #9540
-
Marc Cornellà authored
-
- 29 Sep, 2021 2 commits
-
-
Celestino Gomes authored
-
Marc Cornellà authored
Closes #10124 Co-authored-by:
Paul Schorfheide <pschorf2@gmail.com> Co-authored-by:
Alastair Rankine <alastair@girtby.net>
-
- 22 Sep, 2021 1 commit
-
-
Simon Rogers authored
Closes #9424 Closes #9703 Co-authored-by:
mortezadadgar <mortezadadgar97@gmail.com> Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 18 Aug, 2021 2 commits
-
-
Marc Cornellà authored
Fixes #9087
-
Marc Cornellà authored
-
- 17 Aug, 2021 5 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
pollyduan authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 13 Aug, 2021 1 commit
-
-
James Eapen authored
Fixes #9672 Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 10 Aug, 2021 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes #9749
-
- 17 Jun, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #9974
-
- 13 Jun, 2021 1 commit
-
-
Stanisław Szydło authored
Co-authored-by:
Marc Cornellà <marc.cornella@live.com> Co-authored-by:
Robby Russell <robby@planetargon.com>
-
- 12 Jun, 2021 1 commit
-
-
Mitchel Humpherys authored
Download, extract, and cd into the resulting directory. Co-authored-by:
Mitchel Humpherys <mitchelh@codeaurora.org>
-
- 25 Mar, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #9701
-
- 08 Mar, 2021 1 commit
-
-
Vlad Korolev authored
Also add tf_prompt_info to the list of prompt functions so theme writers are aware of it
-
- 01 Mar, 2021 1 commit
-
-
Cai Cooper authored
* Don't error on upgrade no-op No error code is required for a non failure scenario. * Manually check whether changes were pulled in `omz update` Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-