Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions oeps/best-practices/oep-0042-bp-authentication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ OEP-42: Authentication
* - Title
- Authentication
* - Last Modified
- 2020-05-26
- 2024-07-15
* - Authors
- Robert Raposa, Nimisha Asthagiri, Julia Eskew
* - Arbiter
- Jinder Singh
* - Status
- Accepted
- Deferred
* - Type
- Best Practice
* - Created
Expand All @@ -27,6 +27,13 @@ OEP-42: Authentication
:local:
:depth: 2

.. note::

This OEP has been marked as "Deferred", meaning no further progress has been
made on the OEP - that is, XBlock authentication is not under development as
of July 2024. See `the GitHub discussion ticket
<https://github.com/openedx/open-edx-proposals/issues/489>`_ for more detail.

Summary
*******

Expand Down Expand Up @@ -288,6 +295,12 @@ References
Change History
**************

2024-07-15
==========

* Mark OEP as Deferred, as per `issue 489 <https://github.com/openedx/open-edx-proposals/issues/489>`_
* `Pull request #612 <https://github.com/openedx/open-edx-proposals/pull/612>`_

2022-11-23
==========

Expand Down