User authentication: Login page #1

Open
opened 2019-11-10 01:05:11 +01:00 by binaryDiv · 1 comment
Owner

Simple login page for user authentication. Users are created via Django admin for now, registration page is not required yet.

  • Use builtin Django auth app
  • Write login page + template
  • Show login page when user is not logged in and tries to access any page
  • Logout link
Simple login page for user authentication. Users are created via Django admin for now, registration page is not required yet. - [x] Use builtin Django auth app - [ ] Write login page + template - [x] Show login page when user is not logged in and tries to access any page - [ ] Logout link
binaryDiv added this to the Milestone 1: v0.1.0 milestone 2019-11-10 01:05:11 +01:00
binaryDiv added the
Type: feature
Priority 2: high
Component: frontend
Component: auth
labels 2019-11-10 01:05:11 +01:00
Author
Owner

Template stuff, see #4.

Template stuff, see #4.
binaryDiv added a new dependency 2019-11-10 22:49:25 +01:00
binaryDiv added the
Status: in progress
label 2019-11-10 23:11:06 +01:00
binaryDiv referenced this issue from a commit 2019-11-10 23:37:39 +01:00
This repo is archived. You cannot comment on issues.
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: binaryDiv/tofu#1
No description provided.