You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+2-11Lines changed: 2 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
# TODO
2
2
3
+
* Convert code base to golang
3
4
* Refactor authentication
4
-
* passlib + bcrypt -> bcrypt (see: [AttributeError: module 'bcrypt' has no attribute '__about__' with new 4.1.1 version · Issue #684 · pyca/bcrypt](https://github.com/pyca/bcrypt/issues/684#issuecomment-1902590553))
5
-
* Secured endpoints
6
-
* Store auth in browser session vs. memory
5
+
* Store auth in browser session vs. memory
7
6
* Scheduling
8
7
* Couple scheduling with locations (e.g., Norman vs. OKC)
9
8
* Norman events
@@ -12,14 +11,6 @@
12
11
* Will need to modify the query to get title and body content
0 commit comments