Docassemble

Latest version: v1.4.104

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 56 of 138

1.1.49

Not secure
Fixed
- Additional input validation on parameters passed to APIs.

1.1.48

Not secure
Fixed
- The `/api/user_info` API endpoint and the `get_user_info()` function
now do case insensitive searches for e-mail addresses.

1.1.47

Not secure
Added
- The `store_variables_snapshot()` function.

1.1.46

Not secure
Fixed
- Error in restart module.

1.1.45

Not secure
Fixed
- Error in table creation module.

1.1.44

Not secure
Changed
- The `interview_list()` function, when called without an `action`,
now uses pagination and returns a tuple instead of a list. Note
that this change is not backwards-compatible, so you will need to
change any code that you have that calls `interview_list()`.
- The `get_user_list()` function now uses pagination and returns a
tuple instead of a list. Note that this change is not
backwards-compatible, so you will need to change any code that you
have that calls `interview_list()`.
- The `/api/interviews`, `/api/user/interviews`,
`/api/user/<user_id>/interviews`, and `/api/user_list` GET endpoints
of the API now use pagination and return a dictionary, not a list.
Note that this change is not backwards-compatible, so you will need
to change any code that you have that uses these APIs.
- Removed the `PY2`, `string_types`, and `text_type` names from
`docassemble.base.util`. Note that if you have used any of these,
this change may break your code.
Added
- The `persistent` optional keyword parameter for
`mark_task_as_performed()` and related functions.
- The `task_persistent` optional keyword parameter for `send_email()`,
`send_sms()`, and the `DAWeb` methods.
Fixed
- Issue with encryption in functions launched during the loading of
the first page of an interview session.
- Issue with multi-server configurations and the order in which
container software is updated that can result in some containers
unable to start.

Page 56 of 138

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.