discourse-mozilla-iam/README.md

22 строки
920 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2017-06-01 21:15:36 +03:00
Discourse + Mozilla IAM
===========================
2018-08-07 22:34:08 +03:00
[![Build Status](https://travis-ci.org/mozilla/discourse-mozilla-iam.svg?branch=master)](https://travis-ci.org/mozilla/discourse-mozilla-iam)
[![Coverage Status](https://coveralls.io/repos/github/mozilla/discourse-mozilla-iam/badge.svg?branch=master)](https://coveralls.io/github/mozilla/discourse-mozilla-iam?branch=master)
2017-06-01 21:15:36 +03:00
A plugin to integrate [Discourse](http://discourse.org) with Mozilla's Identity and Access Management (IAM) system.
## Bug reports
Bug reports should be filed [by following the process described here](https://discourse.mozilla.org/t/where-do-i-file-bug-reports-about-discourse/32078).
## 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.
2017-06-01 21:15:36 +03:00
## Licence
[MPL 2.0](https://www.mozilla.org/MPL/2.0/)