A plugin to integrate Discourse with Mozilla's Identity and Access Management (IAM) system
Перейти к файлу
Leo McArdle 7b36d1ff86
FIX: add login.auth0.name i18n string
2019-03-21 17:30:47 +00:00
app FIX: redirect to original origin after failing login 2019-02-12 16:18:41 +00:00
assets FEATURE: show custom error page 2019-01-13 20:21:51 +00:00
config FIX: add login.auth0.name i18n string 2019-03-21 17:30:47 +00:00
db/migrate merge groups and app_metadata.groups, remove authoritative group support 2017-12-19 18:19:40 +00:00
lib FEATURE: show custom error page to users logging in with secondary email 2019-03-11 17:30:07 +00:00
spec FEATURE: show custom error page to users logging in with secondary email 2019-03-11 17:30:07 +00:00
test/javascripts/acceptance TEST: fix occasionally failing qunit test 2019-03-13 15:14:56 +00:00
.gitignore set up travis 2018-08-07 20:34:08 +01:00
.travis.yml set up travis 2018-08-07 20:34:08 +01:00
LICENSE Initial commit 2017-06-01 18:52:18 +01:00
README.md update readme with note about bug reports 2018-09-27 17:50:12 +01:00
plugin.rb FIX: add login.auth0.name i18n string 2019-03-21 17:30:47 +00:00

README.md

Discourse + Mozilla IAM

Build Status Coverage Status

A plugin to integrate Discourse with Mozilla's Identity and Access Management (IAM) system.

Bug reports

Bug reports should be filed by following the process described here.

Running tests

Clone this plugin into plugins/discourse-mozilla-iam in the root of your Discourse source dir.

Use RAILS_ENV=test rake plugin:spec[discourse-mozilla-iam] to run the tests.

Licence

MPL 2.0