Commit History

remove st.writes from login
520a1a9
unverified

IsaacKerson commited on

add self.check_username to auth
7cbab12
unverified

IsaacKerson commited on

remove auth.check_username
b76b7ad
unverified

IsaacKerson commited on

run check_pw
5517543
unverified

IsaacKerson commited on

remove enode
6985fd9
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

fix check_username function
e37a154
unverified

IsaacKerson commited on

fixed get_hashed_password
dc2572f
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

fixed get_hashed_password function
eadf223
unverified

IsaacKerson commited on

get added get_hashed_password function to auth
0c707fa
unverified

IsaacKerson commited on

forgot colon
94e5d01
unverified

IsaacKerson commited on

fix query in check_username function
6a043ef
unverified

IsaacKerson commited on

corrected typo in check_username function
f20e0b4
unverified

IsaacKerson commited on

added db with user table
ad65049
unverified

IsaacKerson commited on

update auth class
781d8ed
unverified

IsaacKerson commited on

correct typo in auth
4e0a0f7
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

add self.password to Hasher class
a2a8e2c
unverified

IsaacKerson commited on

log hashed password on join page
b62b20f
unverified

IsaacKerson commited on

update Hasher class
e8cbd34
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