Rafael Leira
Rafael Leira
Added requested feature on #58 . This commit changes and adds many things that have been required to implement the single sign out: - Added some defaulted settings to simplify...
This may help (or even fix, dunno yet) issue #55 Why should we upgrade itsdangerous package? - From my point of view there is no reason not to do so,...
2 of 3 of the server endpoints uses "reverse" functionality from the client pathing. However, the path at `simple-sso-authorize` was hardcoded. I've fixed that is this commit. This is required...
Lines like: `for (auto elemt : list)` are formated like labels instead like "for"
I'm trying to use BPF in order to filter eth/vlan/ip/tcp headers that are behind a GRE encapsulation protocol. Consider this example packet: ``` 00 01 02 03 04 05 06...
On https://github.com/truenas/py-SMART/pull/94 , @jackeichen shown that SSD detection should be inproved. ie. NVMe can be HDD too, and the protocol says so: > In NVMe Spec 2.0 section 5.17.2.8, I/O...