|
9cc7b64bb3
|
Moved the "__as_next" utility from the test site to the "accounting.utils.next_uri" module, and applied it to the template of the unmatched offset list.
|
2023-05-23 09:32:48 +08:00 |
|
|
818c357613
|
Revised the next URI utilities to apply URLSafeSerializer for encoding and decoding the next URI, in order to prevent tampering with the next URI.
|
2023-05-23 09:30:19 +08:00 |
|
|
822c8fc49b
|
Renamed the "__get_next_uri" function to "__get_next" in the "accounting.utils.next_uri" module.
|
2023-05-23 07:10:30 +08:00 |
|
|
b397515457
|
Removed the size restriction in the next URI utilities. Buffer overflow may happen with any parameter, not only the "next" parameter. It should be solved in uWSGI, but not the application.
|
2023-05-18 23:30:36 +08:00 |
|
|
482a0faa23
|
Added safeguard to the next URI utilities from invalid or insecure next URI.
|
2023-05-17 16:26:35 +08:00 |
|
|
4c2dcc5070
|
Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".
|
2023-04-04 18:26:54 +08:00 |
|
|
a73e3204b9
|
Renamed the "accounting.utils.next_url" module to "accounting.utils.next_uri".
|
2023-02-20 16:08:32 +08:00 |
|