bcail

Results 46 comments of bcail

First, thanks for this package. Looks like python-markdown2 is being maintained by someone else - any chance of letting someone else help maintain this package as well?

We ran into this issue of the dict staying the same for all instances (so a modification on one generated object affects future generated objects). We're using factory.Dict({...}).

> Is there a Javascript wrapper to simulate IIIF (for scaling, cropping, etc) on the browser? You could take a look at https://github.com/samvera-labs/serverless-iiif and https://www.npmjs.com/package/iiif-processor, and see if either of...

Normally what we do with this package is to have the whole site protected by Shib, even if a valid session isn't required for every page. So, for example, we...

Please try the latest code with PR #43, and see if that helps this issue.

Yup, it's compatible with SP3, and you can use server variables (as opposed to custom headers). Either way, the info shows up in the django request and you can use...

@egroeper thanks for your work. I think this work is in-scope for this package. Here are some thoughts: 1. I think it would be great to have this feature be...

@egroeper Either way is fine with the documentation. You could try extending the Optional section of the README, and then move it to a new file if it gets too...

Does this package currently work with other authentication backends? If not, seems like we wouldn't need to worry about it for this feature.