Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh Fork #1

Merged
merged 78 commits into from
Sep 3, 2019
Merged

Refresh Fork #1

merged 78 commits into from
Sep 3, 2019

Conversation

BrettMerrick
Copy link
Owner

No description provided.

BBcan177 and others added 30 commits January 3, 2019 23:12
* DNS Resolver python integration
* Add changes as requested by @jim-p
* Include any additional functions as defined by python script include file
* Add missing escapeshellarg()'s
* Make grep mount validation cmd more specific to include "(nullfs"
It seems DNSimple started using HTTP/2, which broke the regex the dnsimple updater was using to check for success. I changed it to use the CURLINFO_HTTP_CODE instead.

I noticed several other providers are using the regex status match instead of HTTP_CODE, but I didn't touch those. I haven't written any PHP in 20 years, and I don't use those providers to test them. This change works for me for DNSimple now.

The HTTP/2 response the API was sending back (missing the "OK" the regex was looking for):

```
HTTP/2 200 \r\n
server: nginx
...
```

Fixes Ticket #9580
* Sanitize user input before using as path/filenames
* Use a more accurate method of determining image type on read
* More sanity checks before reading images.
Not an ideal solution but it does ensure that FRR routes function after
an IPsec event.
…So it was saving the asterisks and overwriting the current password.
Remove all referenes to legact/Gold ABC system
jim-p and others added 29 commits August 27, 2019 14:46
…s #9522

While here, set a high number of processes to display and also remove
the use of 'cut' which limited column length. With current display
method it's unnecessary.
* Move code to function to avoid unnecessary duplication of code
* Clean up the logic to avoid further redundancies
* Set keyid type to be quoted and to have its type prefixed
While here, fix log size description to fit new behavior.
* Add rotation count GUI option and per-log option
* Add settings for packages to override more fields not supported in the
GUI
@BrettMerrick BrettMerrick merged commit d91914a into BrettMerrick:patch-1 Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet