Commit graph

2 commits

Author SHA1 Message Date
Jan Böhmer
071ffe322d Reworked info provider system to merge all provider metadata into a unified DTO 2026-07-26 13:55:27 +02:00
Albert Koczy
d25ac2622e
Fix creating parts from TME if the SPN contains percent signs (#1337)
* Fix creating TME parts with percent signs in SPN

The SPN ends up in the URL, which later causes validation errors n the
form. Solved by encoding the percent sign.

* Add TME provider unit tests.
2026-04-06 14:42:54 +02:00