Fili

Results 6 issues of Fili

[NDB is currently not supported](https://cloud.google.com/appengine/docs/standard/python3/python-differences#datastore) on the new standard GAE Python3, instead it [prefers now Firestore](https://cloud.google.com/datastore/docs/firestore-or-datastore). https://github.com/authomatic/authomatic/tree/master/authomatic/extras/gae currently is limited to NDB and therefor does not work on new standard...

FYI got this error today while running on App Engine Standard while using the filesystem as CACHE_TYPE with /tmp as CACHE_DIR ``` Traceback (most recent call last): File "/env/lib/python3.7/site-packages/flask_caching/__init__.py", line...

bug
needs info

- [x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description -...

enhancement

### Steps to reproduce the problem Looks like the RSS feeds references are missing on User Profiles. Although the RSS feed is available, currently it shows for both rendered and...

bug

Can be interesting to also connect this to Google Cloud Storage and store all downloaded data into a Google Cloud Storage Bucket for later importing by other tools.

enhancement

It would be nice if you can authenticate an existing Google Account, so you do not need to share access with a service account for all GSC properties, in addition...

enhancement