A plugin to integrate Discourse with Mozilla's Identity and Access Management (IAM) system
Перейти к файлу
Leo McArdle 2b156406d8
change 'Mozilla People Directory' to 'people.mozilla.org' link in modals
2019-08-22 10:49:38 +02:00
app add 'don't show this to me again' option 2019-08-12 12:47:09 +01:00
assets change 'Mozilla People Directory' to 'people.mozilla.org' link in modals 2019-08-22 10:49:38 +02:00
config change 'Mozilla People Directory' to 'people.mozilla.org' link in modals 2019-08-22 10:49:38 +02:00
db/migrate FIX: store last_refresh and aal in database per session 2019-04-17 13:19:34 +01:00
lib FEATURE: support picture api 2019-08-21 14:01:32 +02:00
spec FEATURE: support picture api 2019-08-21 14:01:32 +02:00
test/javascripts rename dinopark-sign-up to dinopark-link-modal 2019-08-12 13:12:36 +01: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
CODE_OF_CONDUCT.md add COC 2019-05-29 14:22:47 +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 change 'Mozilla People Directory' to 'people.mozilla.org' link in modals 2019-08-22 10:49:38 +02: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