Rebecca Lynn Cremona

Results 106 issues of Rebecca Lynn Cremona

If yes, fix using select_for_update

bug
priority-low
2023-keepers

Go to /sign-up/courts. Enter only the email address of a current Perma user (no court name, etc). It works. You are informed "Thanks for requesting more information for your court...

bug
priority-low
2023-keepers

Back when we first launched Perma Payments, we decided to have Perma's password requirements meet the minimum length and alpha-numeric requirements of the PCI standard, even though we judged it...

housekeeping
priority-low

Our codebase presumes that new registrars are created/approved via the GUI at https://perma.cc/manage/registrars, and that new registrar users will be associated with them via the GUI at https://perma.cc/manage/registrar-users. But it...

enhancement
housekeeping
priority-mid

We don't generally cache API requests. Would we like to introduce caching for particular public API requests, like warc downloads, and perhaps, in the future, screenshot retrieval?

enhancement
devops
priority-low
api

Should it be disallowed via the UI (e.g. "your account cannot be deleted until you cancel your subscription"), or should the button be switched to request cancellation AND deletion, or...

question
ui

enhancement
internet-archive
priority-low

Sometimes people create two giant link batches in a row, likely because they think something has gone wrong. We could: - limit batch size - if a batch is over...

bug
priority-mid

Why does this still happen sometimes? ``` Internal Server Error: /password/reset//set-password KeyError at /password/reset//set-password '_password_reset_token' Request Method: POST Request URL: https://perma.cc/password/reset/NjIwNTY/set-password Django Version: 2.2.24 Python Executable: /usr/bin/uwsgi-core Python Version: 3.7.3...

bug
priority-mid

protocols = case insensitive host = case insensitive path = case sensitive Our current code treats all three (?) as case sensitive. So, if your phone puts a capital letter...

bug
should-be-small
priority-low