More work, some progress made.
This commit is contained in:
parent
bbf6daf6ca
commit
706e42f483
31 changed files with 789 additions and 763 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{% extends "base-unauthenticated.html" %}
|
||||
{% block content %}
|
||||
<p>
|
||||
We're not going to do login in the long term; we're going to use oauth.
|
||||
We're not going to do login in the long term; we're going to use
|
||||
<a href="https://oauth.net/2/">oauth</a>.
|
||||
This is a temporary login form.
|
||||
</p>
|
||||
<form action="auth" method="post">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue