Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[defect]: Issue with Expiration Date Format Validation in radcheck Table for Freeradius #5501

Closed
biziminternet opened this issue Jan 27, 2025 · 0 comments
Labels
defect category: a defect or misbehaviour

Comments

@biziminternet
Copy link

What type of defect/bug is this?

Unexpected behaviour (obvious or verified by project member)

How can the issue be reproduced?

Hello,
When we input the value field for Expiration in the radcheck table using the date format 2025-01-27 10:00:00, the date is not being validated. We attempted to update the date module with the format format = "%Y-%m-%dT%H:%M:%S", but the issue persists. How can we resolve this to use the specified date format correctly?

Thank you!

Log output from the FreeRADIUS daemon

(121) sql: ERROR: Error parsing value: failed to parse time string "2025-02-01 15:15:00"
(121) sql: ERROR: Error parsing user data from database result
(121) sql: ERROR: Error getting check attributes

Relevant log output from client utilities

No response

Backtrace from LLDB or GDB

@biziminternet biziminternet added the defect category: a defect or misbehaviour label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect category: a defect or misbehaviour
Projects
None yet
Development

No branches or pull requests

2 participants