Update login button and todo

This commit is contained in:
Elizabeth Cray 2023-09-29 02:17:29 -04:00
parent 89928841bc
commit ddb1b83dd1
2 changed files with 5 additions and 3 deletions

View File

@ -8,5 +8,7 @@ Warrant canary available at /etc/ttyserver/canary
* [ ] Descriptive pubkey upload responses
* [ ] Fix OAuth Process (Invalid showing up)
* [ ] Change Sign Up to Log In
* [ ] UI to manage user's pubkeys
* [X] Change Sign Up to Log In
* [ ] UI to manage user's pubkeys
* [ ] Web Notifications for user activity
* [ ] Web UI to opt into [Gemini Web Proxy](https://git.corrupt.link/maddiefuzz/skeksis)

View File

@ -35,7 +35,7 @@
</span>
</div>
<div class="row button">
<button id="bttn" class="keyButton" onclick="beginOauth()">Create Account</button>
<button id="bttn" class="keyButton" onclick="beginOauth()">Log In</button>
</div>
<div class="row copyright">
<?php