Skip to content

Commit

Permalink
feat(api): Block users
Browse files Browse the repository at this point in the history
  • Loading branch information
mlissner committed Dec 20, 2024
1 parent 5c54b88 commit 7c8fc4a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cl/settings/third_party/rest_framework.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
"api_account_3": "1/hour",
"api_account_4": "1/hour",
"api_account_5": "1/hour",
"court_test_account_3": "1/hour",
"court_test_account_2": "1/hour",
"court_api_1": "1/hour",
"court_api_2": "1/hour",
"court_api_3": "1/hour",
"court_api_4": "1/hour",
"JamesBond": "1/hour",
"JackSparrow": "1/hour",
"PeterPan": "1/hour",
Expand Down

0 comments on commit 7c8fc4a

Please sign in to comment.