Changes between Version 3 and Version 4 of discourse


Ignore:
Timestamp:
Nov 8, 2017, 5:46:33 PM (8 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • discourse

    v3 v4  
    1111The email is relayed via bulk.mayfirst.org.
    1212
    13 We are running the [https://github.com/discourse/discourse-oauth2-basic oauth plugin], which is automatically kept up to date via our edit to the containers/app.yml file as described in the [https://meta.discourse.org/t/install-a-plugin/19157 install a plugin page].
    14 
     13We login via [https://meta.discourse.org/t/official-single-sign-on-for-discourse-sso/13045 Discourse's single sign on implementation] (which users our control panel to authenticate users).
    1514
    1615== Logging in ==
     
    1817There is a `discourse-admin` user with credentials in [wiki:keyringer keyringer] tied to `discourse@mayfirst.org` email address.
    1918
    20 
    2119== Upgrading ==
    2220
     21You can upgrade from within Discourse (while logged in as the admin) which rebuilds the docker application.
     22
     23== Backups ==
     24
    2325TBD.