Dave

Results 20 issues of 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/ ![main page](https://i.imgur.com/IVYmguK.png) ![stats](https://i.imgur.com/g2LL8cs.png) ![versions](https://i.imgur.com/FW52Rfu.png) ![diffs](https://i.imgur.com/Izy4lzt.png) [Dark-Theme](https://pastebin.com/raw/3fWfjyx2) Let me know if...

enhancement
help wanted
Stale

Details: https://github.com/ytti/oxidized-web/pull/201 Hope it is good. Please let me know if i missed anything. Thanks, Dave

![Imgur](https://i.imgur.com/VFP4sRu.png) 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. ![Imgur](https://i.imgur.com/tn6RRIi.png) I understand that we don't want to give...

type/feature
area/email

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...

priority/4/normal
type/feature
status/needs-design
area/ldap

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....

feature

## 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....

feature
triaged