Commit Graph

107 Commits

Author SHA1 Message Date
AlexDev 0a196cb33e
Update plugin.rb metadata 2023-10-11 13:36:41 -07: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
Discourse Translator Bot a16d5edd38
Update translations (#56) 2023-02-15 10:52:01 +01:00
Discourse Translator Bot fd552d5eee
Update translations (#54) 2023-01-10 20:55:39 +01:00
discoursebot 4922a65ebb
DEV: Update CI workflows (#55)
Co-authored-by: discoursebuild <build@discourse.org>
2023-01-10 18:23:07 +00:00
David Taylor 5b65b47f60
DEV: Update eslint-config-discourse, use prettier for hbs (#53) 2023-01-04 13:38:17 +01:00
dependabot[bot] 16a2a3014e
Bump json5 from 2.2.1 to 2.2.2 (#52)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 12:24:20 -05:00
David Taylor 030f82f880
DEV: Introduce syntax_tree for ruby formatting (#51) 2022-12-29 13:33:26 +01:00
Discourse Translator Bot 43a30dde4a
Update translations (#50) 2022-11-29 15:38:08 +01:00
Discourse Translator Bot 368df49e9a
Update translations (#49) 2022-11-22 15:01:31 +01:00
Discourse Translator Bot 61137588c5
Update translations (#48) 2022-11-08 23:25:00 +01:00
discoursebot c536149f14
DEV: Update CI workflows (#47)
Co-authored-by: discoursebuild <build@discourse.org>
2022-11-07 12:41:43 -06:00
David Taylor 07c57fd31a
FEATURE: Allow match_by_email to be configured by a site setting (#46)
The default behavior is unchanged
2022-11-07 12:06:40 +00:00
David Taylor 0817bef63a
SECURITY: Improve SSRF protections (#45)
See https://github.com/discourse/discourse/security/advisories/GHSA-rcc5-28r3-23rr
2022-11-01 17:37:53 +00:00
David Taylor 5290732767
DEV: Bump rubocop-discourse (#43) 2022-10-03 20:14:42 +02:00
David Taylor d3b347388d
FIX: Correctly handle sub mismatch between idtoken and userinfo (#42) 2022-08-24 12:19:52 +01:00
Discourse Translator Bot 6534ceb452
Update translations (#41) 2022-06-21 15:28:07 +02:00
discoursebot 6dc004623d
DEV: Update CI workflows (#40)
Co-authored-by: discoursebuild <build@discourse.org>
2022-06-17 21:36:14 +02:00
discoursebot cce6ba1f39
DEV: Update CI workflows (#37)
* DEV: Update CI workflows
* DEV: Update CI setup

Co-authored-by: discoursebuild <build@discourse.org>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2022-06-11 13:04:45 +02:00
David Taylor 87c59fb03f
DEV: Correct `timeout` spelling (#39)
Followup to 13c74cdb83
2022-05-23 16:33:37 +01:00
David Taylor 8e4c5f7e61
DEV: Make request timeout configurable (#38) 2022-05-23 16:05:20 +01:00
David Taylor 344e962299
FIX: Add 10s timeout to all outbound requests (#36) 2022-05-19 15:30:56 +01:00
dependabot[bot] 11b474508c
Bump async from 2.6.3 to 2.6.4 (#35)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 18:04:54 +02:00
Jarek Radosz e897702139
DEV: General cleanup (#34) 2022-04-06 12:19:39 +02:00
discoursebot dfcdc38d77
DEV: Update CI workflows (#33)
Co-authored-by: discoursebuild <build@discourse.org>
2022-03-22 14:04:54 +01:00
Discourse Translator Bot ab26c4eaa8
Update translations (#32) 2022-01-25 14:27:56 +01:00
discoursebot b6021accfd
DEV: Update CI workflows (#31)
Co-authored-by: discoursebuild <build@discourse.org>
2022-01-25 11:48:18 +00:00
Discourse Translator Bot bba36d68a4
Update translations (#30) 2022-01-11 14:22:24 +01:00
Discourse Translator Bot dd1f2f4a1b
Update translations (#29) 2021-12-28 14:14:14 +01:00
David Taylor 4319762a47
UX: Update setting description for openid_connect_overrides_email (#28) 2021-12-23 09:39:01 +00:00
discoursebot aa6a628687
DEV: Update CI workflows (#27)
Co-authored-by: davidtaylorhq <davidtaylorhq@users.noreply.github.com>
2021-12-16 16:19:36 +00:00
Discourse Translator Bot 0e1511fcec
Update translations (#25) 2021-10-27 14:24:51 +02:00
Discourse Translator Bot d6b2db10dd
Update translations (#24) 2021-10-19 15:24:10 +02:00
David Taylor ac6d5d1a36
FIX: Only send `claims` parameter if it has been set (#23)
Follow-up to 25454d6707
2021-10-14 16:58:42 +01:00
Discourse Translator Bot 78712765f7
Update translations (#22) 2021-10-05 16:00:06 +02:00
Lucas Leadbetter 25454d6707
FEATURE: token endpoint `client_secret_post` authentication, and explicit `claims` (#19)
The `client_secret_post` authentication method will be used when the discovery document defines `token_endpoint_auth_methods_supported`, includes `client_secret_post`, and does not include the default `client_secret_basic`.

A new (optional) site setting is introduced which allows `claims` to be explicitly requested.

Co-authored-by: David Taylor <david@taylorhq.com>
2021-10-04 17:25:42 +01:00
Discourse Translator Bot 615038bd65
Update translations (#21) 2021-09-28 15:38:11 +02:00
Discourse Translator Bot 4ca69f2ab0
DEV: Add Crowdin support (#20) 2021-09-28 14:32:47 +02:00
David Taylor 5e1f1a57db
FIX: Correctly handle end_session_endpoint with query parameters (#18) 2021-09-17 17:00:29 +01:00
discoursebot cb3f891361
DEV: Update CI workflows (#17)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-09-15 19:48:40 +02:00
dependabot[bot] 4b82ee9304
Bump path-parse from 1.0.6 to 1.0.7 (#16)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 00:52:09 +02:00
David Taylor 4aa0e1b4ab
FIX: Ensure nonce mismatch causes auth to fail correctly (#15) 2021-08-09 13:25:10 +01:00
discoursebot f32c23eece
DEV: Update CI workflows (#14)
Co-authored-by: davidtaylorhq <davidtaylorhq@users.noreply.github.com>
2021-07-02 16:39:56 +02:00