rust-radius icon indicating copy to clipboard operation
rust-radius copied to clipboard

Verify & restore functionality for datatypes from RFC8044

Open MikhailMS opened this issue 4 years ago • 0 comments

While #15 covers definition & parsing of new data types from RFC8044 - updates required in dictionary.rs - this issue covers functionality around verify_original_value & original_string_value & original_integer_value functions: verify that values of RADIUS attributes are all valid, restore original values if those are needed

MikhailMS avatar Sep 26 '21 18:09 MikhailMS