Allows user authentication with discourse via the Steam user API
Go to file
dependabot[bot] 8446a0ebfc
Bump path-parse from 1.0.6 to 1.0.7 (#26)
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:35 +02:00
.github/workflows DEV: Update CI workflows (#25) 2021-07-02 16:27:28 +02:00
assets/stylesheets Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00
config Add missing validator. 2019-05-13 15:09:07 +08:00
db/migrate Make Rubocop happy 2019-07-29 21:31:07 -04:00
lib Rubocop redundant return fix 2019-11-14 15:05:50 -05:00
spec/components/validators Remove unnecessary spec file. 2019-05-10 16:02:37 +08:00
.eslintrc DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
.gitignore DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
.prettierrc DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
.rubocop.yml DEV: Add rubocop-discourse gem 2020-05-06 18:26:47 +02:00
.template-lintrc.js DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
Gemfile DEV: Add rubocop-discourse gem 2020-05-06 18:26:47 +02:00
Gemfile.lock Bump rexml from 3.2.4 to 3.2.5 (#22) 2021-05-02 17:10:03 +02:00
LICENSE Update license. 2019-05-13 14:46:59 +08:00
README.md Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00
package.json DEV: Apply coding standards (#18) 2020-10-09 13:59:54 -05:00
plugin.rb DEV: Automatically install omniauth-openid if missing 2020-02-07 17:02:23 +00:00
yarn.lock Bump path-parse from 1.0.6 to 1.0.7 (#26) 2021-08-13 00:52:35 +02:00