Robert Chéramy
Robert Chéramy
I also have this problem, although it is more a problem of fortios generating new hashes every time we save the configuration. I considered adding a command to models to...
As @systeembeheerder wrote, if you want to remove the secrets, use `remove_secret: true`. The issue that fortigates updates the seed of the passwords at every backup can't be solved in...
Maybe related to #3144
Will be solved by https://github.com/ytti/oxidized/pull/3458
Note about Updating the milestone. This issue will be solved with 0.16.0 but only after oxidized has been updated, so we need to update the dependency to the new version...
This could be done by adding `pageLength: 50` to the [table options](https://github.com/ytti/oxidized-web/blob/d1f9923cbec258e727275180c56b590c0453d5c9/lib/oxidized/web/views/nodes.haml#L59) The question is: what is a 'something more useful' ;-) I'm happy with the actual default, but I...
This could be solved in using cookies and storing the preferences in the browser (Also see #211), without configuration inside oxidized.
Thank you for the issue and contribution. I'll have a look at this. converTime throws an error in /node/version/diffs , I want to address this too.
The whole date thing needs to be updated. This needs a change in the Oxidized-API => Changing milestone to 0.15.0 Needed changes in oxidized: transmit the date as an object,...
Notes for myself: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat