[mapserver-commits] [MapServer/MapServer] b6d1b9: msRedactCredentials(): fix various issues (fixes #...
Even Rouault
noreply at github.com
Mon Mar 11 04:52:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: b6d1b9c0ec45cc77fa2c5e3ed23d34454bf3de76
https://github.com/MapServer/MapServer/commit/b6d1b9c0ec45cc77fa2c5e3ed23d34454bf3de76
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-03-10 (Sun, 10 Mar 2024)
Changed paths:
M src/maperror.c
Log Message:
-----------
msRedactCredentials(): fix various issues (fixes #7046)
* Avoid redacting too much stuff (including newline)
* Improve detection of tokens
Commit: 1028ba96a9eaf6053006b6b3c3e9759b5dd93039
https://github.com/MapServer/MapServer/commit/1028ba96a9eaf6053006b6b3c3e9759b5dd93039
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-03-10 (Sun, 10 Mar 2024)
Changed paths:
M CMakeLists.txt
M Makefile
A tests/unit/test.cpp
Log Message:
-----------
Add a minimum C/C++ unit test
Commit: 534e5b1d1a5e34d01dd7ad8d350f551fd11380eb
https://github.com/MapServer/MapServer/commit/534e5b1d1a5e34d01dd7ad8d350f551fd11380eb
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-03-10 (Sun, 10 Mar 2024)
Changed paths:
M src/maperror.c
M tests/unit/test.cpp
Log Message:
-----------
msRedactString(): handle ODBC strings with ';pwd={...}' pattern
Commit: 6e1491d615990836503ff649786e6b0e16093046
https://github.com/MapServer/MapServer/commit/6e1491d615990836503ff649786e6b0e16093046
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-03-10 (Sun, 10 Mar 2024)
Changed paths:
M src/maperror.c
M tests/unit/test.cpp
Log Message:
-----------
msRedactString(): modify to trim password to a single redacted character
Commit: 38aeb8a184b39a5b3efe5232198f0946c20b477f
https://github.com/MapServer/MapServer/commit/38aeb8a184b39a5b3efe5232198f0946c20b477f
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths:
M CMakeLists.txt
M Makefile
M src/maperror.c
A tests/unit/test.cpp
Log Message:
-----------
Merge pull request #7048 from rouault/fix_7046
msRedactCredentials(): fix various issues (fixes #7046)
Compare: https://github.com/MapServer/MapServer/compare/0462eeab18d6...38aeb8a184b3
To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications
More information about the MapServer-commits
mailing list