Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4b2fda408852f4b3f789a4232b9c9b8ceb2f182e https://github.com/OpenSIPS/opensips/commit/4b2fda408852f4b3f789a4232b9c9b8ceb2f182e Author: Liviu Chircu <li...@opensips.org> Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths: M db/db_id.c M db/test/test_db.c Log Message: ----------- Fix DB URL parser regression; Add more unit tests Commit c6567b811eb added support for '/' characters in password, but broke the parsing for URLs without username:password in the process, e.g. db_http URLs. This commit fixes the issue and adds unit tests. Many thanks to Norm Brandinger & Eddie Fiorentine @ Planet for the unit tests! To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel