Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Umich Django Project Template Umich Django Project Template
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Note: The default ITS GitLab runner is a shared resource and is subject to slowdowns during heavy usage.
You can run your own GitLab runner that is dedicated just to your group if you need to avoid processing delays.

  • ITS Infrastructure Network - Software
  • Umich Django Project TemplateUmich Django Project Template
  • Merge requests
  • !3

Login views

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jon Yu requested to merge login-views into master Apr 09, 2020
  • Overview 6
  • Commits 3
  • Pipelines 2
  • Changes 8

If using OIDC authentication, login and logout urls will be set according to the Mozilla Django OIDC library. Otherwise, the typical django.contrib.auth.urls will be used (also for password reset).

A login template has been added for the latter.

login

Closes #1 (closed)

Edited Apr 09, 2020 by Jon Yu
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: login-views