Dave
Dave
## Pre-Request Checklist - [ ] Passes rubocop code analysis (try `rubocop --auto-correct`) - [ ] Tests added or adapted (try `rake test`) - [ ] Changes are reflected in...
This is a very interesting behavior. When i run a "show run" using oxs i can get all the config but if i just want to see a few lines...
@ytti if you are interested, here are some screenshots of the settings i've come up with. took inspiration from https://git.enlightenment.org/     [Dark-Theme](https://pastebin.com/raw/3fWfjyx2) Let me know if...
Details: https://github.com/ytti/oxidized-web/pull/201 Hope it is good. Please let me know if i missed anything. Thanks, Dave
 Hello, We running multiple oxidized instances and wondering if possible to add some label to the top of the webpage to distinguish between them? It could be next to...
Was trying a fresh install ``` gem install oxidized-web ERROR: Error installing oxidized-web: rack-test requires Ruby version >= 2.2.2. ``` Same result. Building from source: ``` gem build *.gemspec Successfully...
## Feature Request So current behavior when attempt to reset the new password you get the below popup which is expected.  I understand that we don't want to give...
Basically if attribute is present, then force user to reset their password. with sssd when attribute is present, the user is given a msg that they must change their password...
Currently on CentOS Linux release 7.4.1708 (Core) Running: ``` ginger-2.4.0-0.el7.centos.noarch kimchi-2.5.0-0.el7.centos.noarch ginger-base-2.3.0-0.el7.centos.noarch wok-2.5.0-0.el7.centos.noarch openldap-2.4.44-5.el7.x86_64 ``` Currently any valid user in ldap directory can access the web UI which works fine....
## What? Currently, there is no option on the HTTP notification page to disable SSL verification. ## Why? Many other applications have this feature included in their HTTP event hooks....