Describe the bug
The current Cacti login process is very linear with a lack of functions to break up the code and make it more easy to interpret which leads to frustration on the part of people trying to understand that code. It instead be more hierarchical and structured in a way that it can be easily followed by a developer.
Expected behavior
Easier to read and follow code.
Describe the bug
The current Cacti login process is very linear with a lack of functions to break up the code and make it more easy to interpret which leads to frustration on the part of people trying to understand that code. It instead be more hierarchical and structured in a way that it can be easily followed by a developer.
Expected behavior
Easier to read and follow code.