Commit History

remove st.writes from login
520a1a9
unverified

IsaacKerson commited on

remove auth.check_username
b76b7ad
unverified

IsaacKerson commited on

run check_pw
5517543
unverified

IsaacKerson commited on

replace encode in check_pw function
7b5a087
unverified

IsaacKerson commited on

change order of commands on login page
d0ffb23
unverified

IsaacKerson commited on

write out fuctions for test
95a21ea
unverified

IsaacKerson commited on

try auth fuction in login page
c72c7ac
unverified

IsaacKerson commited on

added db with user table
ad65049
unverified

IsaacKerson commited on

add get_connection and check_connection to auth
a8352e3
unverified

IsaacKerson commited on

add st.write() to login page
8df7237
unverified

IsaacKerson commited on

correct typo
ca8a6f0
unverified

IsaacKerson commited on

remove db query from login page
09cddfc
unverified

IsaacKerson commited on

update db connection
cc991b7
unverified

IsaacKerson commited on

add get_pah to Authenticate function
b2d7fbf
unverified

IsaacKerson commited on

log hashed password on join page
b62b20f
unverified

IsaacKerson commited on

fix drop table error
6a3c717
unverified

IsaacKerson commited on

write out drop_table
a43bce8
unverified

IsaacKerson commited on

fix import error join page
f2d48c5
unverified

IsaacKerson commited on

fix line break error
55173bc
unverified

IsaacKerson commited on

fix line break error
6b2b60b
unverified

IsaacKerson commited on

add error handling for empty inputs
de912b6
unverified

IsaacKerson commited on

fix commit error
3817395
unverified

IsaacKerson commited on

add user table with temp pw to db
072a4b4
unverified

IsaacKerson commited on

fix DATABASE error
303b5f0
unverified

IsaacKerson commited on

connect login page to db
2bd90e8
unverified

IsaacKerson commited on

update authenticator.py
02bfc9a
unverified

IsaacKerson commited on

remove file path printout
f408992
unverified

IsaacKerson commited on

add logout button
0e4fb92
unverified

IsaacKerson commited on

import yaml in login.py
939b52f
unverified

IsaacKerson commited on

change yaml load call
cc23792
unverified

IsaacKerson commited on

change config.yaml location
8639719
unverified

IsaacKerson commited on

fix yamel_path error
95e1493
unverified

IsaacKerson commited on

add yamel_path varable
eb4d2f1
unverified

IsaacKerson commited on

change location of authenticator.py
644618a
unverified

IsaacKerson commited on

fixed streamlit authenticator import
03dfe0d
unverified

IsaacKerson commited on

add imports and change authenticator name
38fc6cf
unverified

IsaacKerson commited on

add login page and components
7927df4
unverified

IsaacKerson commited on

write out input
08d1848
unverified

IsaacKerson commited on

insert members into users db
940d4dd
unverified

IsaacKerson commited on

add user and email db check
e817f7f
unverified

IsaacKerson commited on

fix import error in utils.py
4dcdc6a
unverified

IsaacKerson commited on

add db_path function
178e0a0
unverified

IsaacKerson commited on

add app fuction to join.py
7b3e91c
unverified

IsaacKerson commited on

correct text_input typo
7aa0686
unverified

IsaacKerson commited on

add form submit button
5674bf3
unverified

IsaacKerson commited on

fix form error
24713d1
unverified

IsaacKerson commited on

add join page
3a757df
unverified

IsaacKerson commited on

capitalize error string
b3b4568
unverified

IsaacKerson commited on

format error return
15ab398
unverified

IsaacKerson commited on

fix query error
055e443
unverified

IsaacKerson commited on