-
> Each time a user is trying to access a page that needs authentication, he will automatically be redirected to the configured log in page. If you want to allow access to "public" page, you just need …
-
The documentation at https://github.com/plone/documentation/blob/5.1/manage/troubleshooting/basic.rst for creating an emergency Zope user points to http://quintagroup.com/services/support/tutorials/zo…
-
# Steps to Reproduce
just after connection when all is already rezzed, either on SL official viewer or Firestorm latest version or the tools ur team said me to download to try to fix
# Actual Behavi…
-
# Be Aware of Security Issues Raised by Spring Boot Actuator - Spring Cloud
Recently, we have been particularly disturbed by various security vulnerabilities, and we receive dozens of emails a week f…
-
I currently see a larger set of problems that can all be traced back to the fact that our current `SubspaceDiscrete` class is mutable and we should consider making it immutable in the future. Here, I …
-
See https://github.com/mapbox/rasterio/issues/692#issuecomment-363322774 for a start.
A few critical topics:
1. Rasterio appears to have multiple nested environments but each one is just modifyi…
-
# Actual handling of inverses
In main's branch of MPQP, inverses are (nearly) not handled.
What I mean is that every time you want to have the inverse of a gate, it computes it **every** time, whi…
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
…
-
### Is your feature request related to a problem?
My code does probing of I2C devices. It's completely normal to have "address" NACK's. No problem there. But part of the probing process is also readi…
-
**Is your enhancement proposal related to a problem? Please describe.**
Programmers are sometimes lazy and may grant threads access to more kernel objects or device drivers than they actually need. I…