Merge pull request #25521 from mitodl/arslanashraf/193-sysadmin-auth-map-button
SysAdmin: Removed external authentication map repair button from User Tab
This commit is contained in:
@@ -24,8 +24,7 @@ Decision
|
||||
--------
|
||||
|
||||
The users tab provides Web based user management (create and delete user accounts), a listing of courses loaded,
|
||||
and user statistics. There is also a button to repair the external authentication map, a task relevant to open
|
||||
edX installations using Shibboleth and certificate-based authentication.
|
||||
and user statistics.
|
||||
|
||||
The courses tabs manages adding/updating courses from git, deleting courses, and provides course listing information,
|
||||
including commit hash, date and author for course imported from git.
|
||||
|
||||
@@ -103,12 +103,6 @@ textarea {
|
||||
|
||||
<hr />
|
||||
|
||||
<p>
|
||||
<button type="submit" name="action" value="repair_eamap" style="width: 350px;">
|
||||
${_('Check and repair external authentication map')}
|
||||
</button>
|
||||
</p>
|
||||
|
||||
<hr width="40%" style="align:left">
|
||||
</form>
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user