2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00
confluent/confluent_server/confluent
Jarrod Johnson 58a4c22aa2 Allow custom privilege levels through messages layer
If a user has created custom roles, designate custom. as
a prefix to indicate they really
mean what they say
2022-11-30 11:40:36 -05:00
..
collective
config Fix syntax mistak in attribute update 2022-11-21 10:18:58 -05:00
discovery Further refine pxe logging and fix external DHCP pxe 2022-11-22 11:08:45 -05:00
interface
networking Add log message for mac interrogation of switch 2022-06-30 13:28:26 -04:00
plugins Fix IPv6 address support in geist plugin 2022-11-09 15:11:25 -05:00
alerts.py
asynchttp.py
auth.py Enable non-admin users for web gui 2022-10-06 08:49:00 -04:00
certutil.py Fix ordering of arguments 2022-06-09 08:30:03 -04:00
consoleserver.py
core.py WIP toward rescan hitting the renotify on subscripbed switches 2022-11-03 10:49:58 -04:00
credserver.py Implement proxyDHCP remote operation 2022-11-21 13:26:37 -05:00
exceptions.py
firmwaremanager.py Make a specific error on nodesupport 2022-07-11 16:18:33 -04:00
forwarder.py Base all web forwarding from 3901 2022-11-28 15:17:59 -05:00
httpapi.py Correct order of find and replace strings in by-mac boot 2022-10-24 13:26:06 -04:00
log.py
lookuptools.py Tolerate '/' in hardwaremanagement.manager 2022-07-21 09:54:00 -04:00
main.py Have pure proxyDHCP trigger discovery and logs 2022-11-22 09:09:21 -05:00
messages.py Allow custom privilege levels through messages layer 2022-11-30 11:40:36 -05:00
neighutil.py Fix neighutil invocation of ipn_is_local 2022-09-08 16:07:04 -04:00
netutil.py Reject fe80:: as always not same 2022-11-07 13:50:45 -05:00
noderange.py
osimage.py Implement rebase feature ofr osdeploy 2022-08-25 15:21:49 -04:00
pam.py
plugin.py
runansible.py
selfservice.py Implement fastpath for delegated discovery 2022-10-27 15:42:58 -04:00
shellmodule.py
shellserver.py Prevent shell session from playing console output 2022-06-17 14:54:41 -04:00
snmputil.py
sockapi.py Rework trusted networks to attribute 2022-11-21 09:57:27 -05:00
sshutil.py Fix wrong uid after duplicate identity check 2022-09-08 09:51:21 -04:00
syncfiles.py Another iteration to try to have IP adaptive syncfiles 2022-10-05 12:23:47 -04:00
userutil.py
util.py Avoid enumerating members of a bond 2022-10-07 08:52:02 -04:00
webauthn.py