Jarek Radosz
8b879884b6
DEV: Deprecate the plugin ( #111 )
2025-07-14 10:16:54 +01:00
dependabot[bot]
f5e39016a7
bump rack from 3.1.15 to 3.1.16 ( #110 )
...
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.1.16
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 02:06:42 +02:00
Jarek Radosz
b72a906680
DEV: [gjs-codemod] Convert all templates to gjs ( #109 )
...
* DEV: [gjs-codemod] Convert all templates to gjs
* DEV: [gjs-codemod] Convert all templates to gjs
2025-05-29 19:54:34 +01:00
Loïc Guitaut
3bcb2ee372
DEV: Add system spec to check core features are working fine ( #107 )
2025-04-09 14:25:39 +02:00
Jarek Radosz
3ef687747c
DEV: Update linting ( #106 )
2025-03-17 11:02:09 +00:00
Jarek Radosz
dc52cb8b81
DEV: Update linting ( #105 )
2025-03-13 16:09:51 +00:00
Jarek Radosz
9ddcd74a07
DEV: Update license ( #101 )
2025-02-24 11:23:27 +08:00
dependabot[bot]
f25cfc345f
Bump rack from 3.0.11 to 3.0.12 ( #100 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/commits/v3.0.12 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-13 23:25:58 +00:00
David Taylor
2977a6bfa3
DEV: Bump dependencies and fix linting ( #99 )
2025-02-06 17:48:49 +01:00
David Taylor
531e5eb8fe
DEV: Pin version for Discourse <3.5.0.beta1-dev ( #98 )
2025-02-05 20:15:37 +01:00
Discourse Translator Bot
e08efecc01
Update translations ( #97 )
2024-12-10 20:17:08 +01:00
Discourse Translator Bot
8fff58594e
Update translations ( #96 )
2024-12-06 18:05:07 +01:00
David Taylor
967d9586ee
DEV: Update linting ( #95 )
2024-11-28 17:12:16 +01:00
David Taylor
4aaef542eb
DEV: Update linting ( #94 )
2024-11-20 18:56:31 +01:00
David Taylor
bed3bc2e26
DEV: Update linting ( #93 )
2024-11-20 15:49:25 +01:00
dependabot[bot]
f754beb316
Bump cross-spawn from 7.0.3 to 7.0.6 ( #92 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 10:48:50 +00:00
David Taylor
b63983cbd2
DEV: Update eslint config ( #91 )
2024-11-19 11:24:26 +01:00
dependabot[bot]
5a631fd524
Bump rexml from 3.3.6 to 3.3.9 ( #90 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 20:40:22 +01:00
Discourse Translator Bot
e814482780
Update translations ( #89 )
2024-10-22 22:44:55 +09:00
Balázs Orbán
1130cd9716
FEATURE: PKCE support ( #86 )
...
Introduces a new site setting (openid_connect_use_pkce) which enables PKCE support
Co-authored-by: Jincoco88912 <jincoco88912@gmail.com>
Co-authored-by: David Taylor <david@taylorhq.com>
2024-10-16 12:31:57 +01:00
Kelv
c79a5c4ee5
DEV: Switch to use pnpm ( #88 )
2024-10-14 13:42:33 +02:00
Bianca Nenciu
9e4471586a
DEV: Revert verbose logging commit ( #87 )
...
This change was introduced to aid debugging, but it has not proved to
be useful.
This reverts commit 90d0df12b2 .
2024-10-09 18:22:11 +03:00
Bianca Nenciu
90d0df12b2
DEV: Raise errors if verbose logging is enabled ( #85 )
...
Some exceptions are caught and `nil` is returned instead. This can lead
to some errors be silently ignored.
2024-09-26 20:12:57 +03:00
dependabot[bot]
a441566604
Bump micromatch from 4.0.5 to 4.0.8 ( #84 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 12:35:47 +02:00
dependabot[bot]
bb37164702
Bump rexml from 3.3.3 to 3.3.6 ( #83 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.3 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 12:31:18 +02:00
dependabot[bot]
6ae54a79c4
Bump rexml from 3.2.8 to 3.3.3 ( #82 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.8 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.3 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 13:18:19 +02:00
Natalie Tay
e29660df37
DEV: Pin plugin for Discourse < 3.4.0.beta1-dev ( #81 )
2024-08-02 17:09:16 +08:00
dependabot[bot]
07e30e59bf
Bump braces from 3.0.2 to 3.0.3 ( #79 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 22:32:34 +02:00
Discourse Translator Bot
1482ad1c03
Update translations ( #78 )
2024-05-31 12:28:54 +02:00
Loïc Guitaut
b6616847a3
DEV: Update rubocop-discourse to version 3.8.0 ( #77 )
2024-05-28 11:33:29 +02:00
Loïc Guitaut
d3725f4646
DEV: Fix new Rubocop offenses
2024-05-24 16:48:30 +02:00
dependabot[bot]
fcc9215e3b
Bump rexml from 3.2.6 to 3.2.8 ( #76 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 23:55:42 +02:00
Selase Krakani
3af9b35c51
DEV: Pin plugin for Discourse < 3.3.0.beta1-dev ( #74 )
2024-02-29 13:54:34 -07:00
Discourse Translator Bot
f31a869611
Update translations ( #73 )
2024-01-30 17:04:09 +01:00
Discourse Translator Bot
12c5ac5113
Update translations ( #72 )
2024-01-23 18:30:04 +01:00
Jarek Radosz
e9981c8906
DEV: Update linting ( #71 )
2024-01-16 18:01:20 +01:00
Natalie Tay
2b6397b6cb
DEV: Case insensitive check on email_verified field ( #70 )
2023-12-01 01:19:11 +08:00
Jarek Radosz
c7e89b268e
DEV: Update ruby linting ( #69 )
...
* DEV: Update ruby linting
* Use named subjects in specs
---------
Co-authored-by: Loïc Guitaut <loic@discourse.org>
2023-11-30 17:13:16 +00:00
Discourse Translator Bot
de0831ab33
Update translations ( #68 )
2023-11-21 14:36:37 +01:00
Martin Brennan
50f07ba7a1
DEV: Change settings root from plugins: to discourse_openid_connect ( #67 )
...
This is so the plugins settings are better categorized in the site settings UI.
2023-11-13 10:23:07 +10:00
Martin Brennan
0b70fc53b5
DEV: Metadata update for plugin.rb ( #66 )
...
* Update plugin.rb metadata
* Update plugin.rb
---------
Co-authored-by: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com>
2023-11-08 11:15:49 -08:00
dependabot[bot]
78fb0fbdb0
Bump @babel/traverse from 7.20.10 to 7.23.2 ( #65 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 18:22:08 +02:00
Discourse Translator Bot
322bf50700
Update translations ( #64 )
2023-08-29 15:51:27 +02:00
Michael Brown
b8eaa40bbc
FIX: openid_connect_client_secret should be marked secret ( #63 )
2023-08-24 20:17:52 +01:00
Discourse Translator Bot
f041a89684
Update translations ( #62 )
2023-08-23 09:30:08 +02:00
Penar Musaraj
652f72640f
DEV: Pin plugin for Discourse 3.1 stable ( #61 )
2023-08-22 13:47:33 -05:00
Discourse Translator Bot
b1df541ad2
Update translations ( #59 )
2023-07-25 17:58:08 +02:00
dependabot[bot]
aab60d1268
Bump word-wrap from 1.2.3 to 1.2.4 ( #60 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 01:58:27 +02:00
dependabot[bot]
38acb69a02
Bump semver from 6.3.0 to 6.3.1 ( #58 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:46:46 +02:00
Isaac Janzen
8bd07b2de1
DEV: Update eslint config ( #57 )
2023-05-26 16:15:47 -05:00