docassemble icon indicating copy to clipboard operation
docassemble copied to clipboard

A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.

Results 103 docassemble issues
Sort by recently updated
recently updated
newest added

Since docassemble seems amenable for collecting personally identifiable information, I am just curious if it has had any formal security audits.

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.0 to 3.20.2. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.2 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies
python

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.0 to 3.20.2. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.2 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies
python

Usage of latest tags is not recommended for good reason. It's unpredictable and may lead to application outage if the upgrade is not properly planned. I would highly recommend to...

With the following interview: ```yaml mandatory: true question: Locale number validation fields: - Enter a decimal number: x datatype: number ``` I used to be able to enter "2,5" (ie...

I saw a field to upload an image to the form. I would love to see a field type to allow the user to take a picture using the camera....

`server.py`, line 4314, in `wait_for_task`, tries to import a celery exception type, `TimeoutError` which was removed from worker.py. This commit adds the exception back to `worker.py`, the simplest fix. We...

In working on #562, I accidentally added `google:` to my config, setting the `google` to None in my configuration. This caused an internal error in my server, and I had...

I am trying to fill a dropdown from server responses and noted that `input type: ajax` does not do in my interview as I expected (I am on v1.3.50 currently)....

I'm using Docassemble in a SSO configuration with Auth0 and Wordpress. I'd like to be able to direct users who have already authenticated on the Wordpress site to the "myDAsite.com/interviews"...