sgpinkus
sgpinkus
**What this PR does / why we need it**: Add a deeper auto generated ToC to spec. It's very much needed for such a large spec IMO: faster navigation, and...
When running the tests on latest (v1.17.3) I get: ``` ... 124 passing (3s) 1 failing 1) session() req.session .cookie .secure should set cookie when secure: Error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key...
Refs #905
Why? The scope calling regenerate (or reload) does not necessarily want or need to know what a `req` is. Passing the new session object as a callback parameter allows the...
All references to fatfree-core now prefixed with vendor namespace "F3". Please refer to bcosca/fatfree-core#110. Note fatfree-core directory has moved from `lib` to `f3`, just because it just worked with the...
There are three closely related bugs to do with destructive rotations: 1. With `sync_first=1`, `link_dest=1` doing a "alpha" backup without a sync results in a "gap" in alpha interval backups,...
rsnapshot unconditionally checks if src dir exists when parsing config file [L1086](https://github.com/rsnapshot/rsnapshot/blob/7e5919b8ff02ed89067936dbcfd4a9d3aab8c40f/rsnapshot-program.pl#L1086) of [parse_config_file()](https://github.com/rsnapshot/rsnapshot/blob/7e5919b8ff02ed89067936dbcfd4a9d3aab8c40f/rsnapshot-program.pl#L526): ``` # fear the unknown else { config_err($file_line_num, "$line - Source directory \"$src\" doesn't exist"); next;...
Adds [mime-support mime.types](https://salsa.debian.org/debian/mime-support/-/blob/master/mime.types) file as 4th non custom upstream source. File structure is identical to Apache as the upstream file is a drop in replacement for the Apache mime.types files...
rename unreferenced "encrypt" var to "clientEncryption" var/