-
I was wondering about the proper implementation of cache invalidation. Basically, I want to invalidate certain cached functions, when triggering new builds of external apps.
To achieve this I've go…
-
### Is this feature already requested?
- [X] I have checked "open" and "closed" issues, and this is not a duplicate.
### Feature Description
### **Description:**
Implement secure login and…
-
-
Spinning up a SMTP server to catch emails for the api specific tests seems excessive, but some e2e tests would be good.
The endpoints that we should test are
- [ ] /update-my-email
- [x] /user/repor…
-
We are currently using the free tiers of Anzograph and GraphDB and since Anzograph provides better performance for simultaneous queries, we are using it for most of our analytical queries. However, by…
-
Once [this PR](https://github.com/hyperledger/aries-cloudagent-python/pull/2860) in ACA-Py is merged, endpoints will not be protected by the middleware and decorators will need to be added to the rout…
esune updated
3 months ago
-
Track what videos a user has watched.
-
implement flag of
`-block [ips]` where [ips] are either explicit (e.g. `192.168.2.1`) or use an asterix indicates full range (e.g. `192.*.*.* `is all 192 addresses)
hansr updated
1 month ago
-
Description: To ensure the application runs smoothly and securely as it scales, performance optimizations and security enhancements should be implemented.
Tasks:
Implement caching for frequently…
-
## Add testing to lemonapi
Currently the API is missing testing and lack of testing can make it hard to ensure that the app works as it should. Including tests with FastAPI TestClient and testing at…