Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
SDzartov committed Dec 7, 2023
1 parent a510223 commit cd5db5d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion neo_dolfin/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,6 @@ def auth_dash2():
# Welcome message
# ...


#con = sqlite3.connect("db/transactions_ut.db")
#con = sqlite3.connect("db/user_database.db")

Expand Down
2 changes: 2 additions & 0 deletions neo_dolfin/audit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
[2023-11-30 19:54:42.607455] [user-login-success] username: tester: User logged in successfully.
[2023-11-30 20:03:52.354610] [user-login-success] username: tester: User logged in successfully.
[2023-11-30 20:05:48.370046] [user-login-success] username: tester: User logged in successfully.
[2023-12-07 19:28:52.256947] [user-login-fail] username: maxWWsmith: User login failed.
[2023-12-07 19:30:14.169221] [user-login-success] username: maxWWsmith: User logged in successfully.
Binary file modified neo_dolfin/db/user_database.db
Binary file not shown.

0 comments on commit cd5db5d

Please sign in to comment.