- 13 Jan, 2023 1 commit
-
-
Eric Knibbe authored
-
- 24 Dec, 2022 1 commit
-
-
Boris authored
* feat: add asciidoc editor module * fix storage file extension for asciidoc pages * fix: asciidoc editor + rendering improvements * fix: description list css improvements Co-authored-by:
NGPixel <github@ngpixel.com>
-
- 02 Dec, 2022 1 commit
-
-
CDN authored
-
- 18 Nov, 2022 2 commits
-
-
CDN authored
Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
CDN authored
Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
- 13 Nov, 2022 1 commit
-
-
cannorin authored
Co-authored-by:
cannorin <cannorin@users.noreply.github.com>
-
- 09 Nov, 2022 1 commit
-
-
NGPixel authored
-
- 07 Nov, 2022 2 commits
-
-
natsutteatsuiyone authored
* fix: incompatibility issues with passport-openidconnect * fix: remove a trailing semicolon
-
Simon Lichtinghagen authored
* Fix login with Keycloak 20 by explicit set OAuth scopes * moved scopes to definition.yml Co-authored-by:
Simon Lichtinghagen <sl@bnmsp.de>
-
- 25 Oct, 2022 1 commit
-
-
Andrei Senchuk authored
-
- 02 Oct, 2022 1 commit
-
-
adroslice authored
-
- 17 Sep, 2022 2 commits
- 05 Sep, 2022 1 commit
-
-
Fionera authored
Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
- 04 Sep, 2022 1 commit
-
-
Jared Brogan authored
-
- 16 Aug, 2022 1 commit
-
-
Pam S authored
Co-authored-by:
Pam Selle <pam@thewebivore.com>
-
- 06 Aug, 2022 1 commit
-
-
Hexaflexagon authored
-
- 16 Jul, 2022 1 commit
-
-
Mirco T authored
Co-authored-by:
SeaLife <mtries@united-internet.de>
-
- 09 Jun, 2022 1 commit
-
-
Nicolas Giard authored
-
- 27 May, 2022 1 commit
-
-
El Gato da Great authored
* fix: don't push files to git if ignored * tweak: change gitPath var to gitFilePath * fix: "update" instead of "create" of updated file Co-authored-by:
Jacob Parker <blocckba5her@gmail.com> Co-authored-by:
DevBlocky <16978528+DevBlocky@users.noreply.github.com>
-
- 15 May, 2022 2 commits
-
-
Nicolas Giard authored
-
Maximilian Bosch authored
* saml auth: `authnContext` must be a list now This fixes this.options.authnContext.forEach is not a function when trying to login via SAML on wiki-js 2.5.281. Reason for that is that `authnContext` must be a list now which is apparently a breaking change that was missed while upgrading passport-saml[1]. Resolves #5289 [1] https://github.com/node-saml/passport-saml/pull/615 * fix(auth): split authnContext for SAML authenticaiton module Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
- 13 May, 2022 1 commit
-
-
Erik Bigler authored
-
- 10 May, 2022 2 commits
-
-
Nicolas Giard authored
-
myml authored
git has the quotopath option enabled by default, filepaths with unicode characters will be escaped, causing the wiki to not handle changes.
-
- 02 May, 2022 1 commit
-
-
Nicolas Giard authored
-
- 01 May, 2022 1 commit
-
-
NGPixel authored
-
- 30 Apr, 2022 1 commit
-
-
Nicolas Giard authored
-
- 17 Apr, 2022 1 commit
-
-
Trisztán Piller authored
-
- 12 Apr, 2022 1 commit
-
-
myml authored
-
- 03 Apr, 2022 1 commit
-
-
NGPixel authored
-
- 26 Mar, 2022 2 commits
-
-
Nicolas Giard authored
-
Manuel authored
-
- 01 Mar, 2022 1 commit
-
-
Gabriel A. Devenyi authored
-
- 19 Feb, 2022 1 commit
-
-
Marián Skrip authored
* fix: Use logger for logs using console logging * feat: Add option to configure JSON logging * fix: use generic logFormat instead of json specific * fix: use logFormat for docker config * fix: use logFormat to build winston formatters Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
- 12 Feb, 2022 1 commit
-
-
NGPixel authored
-
- 26 Dec, 2021 1 commit
-
-
cybrwshl authored
-
- 29 Oct, 2021 1 commit
-
-
Nicolas Giard authored
-
- 16 Oct, 2021 2 commits
-
-
NGPixel authored
-
Artur Shaik authored
* OAuth2 authentication implementation This PR shoul fix #2392. Used `passport-oauth2` strategy. * indentations cleanup * cleanup code
-