Skip to content
Snippets Groups Projects
Commit b871537d authored by Alex's avatar Alex
Browse files

fix: django and djangoldp-account are not encoding some reserved URL caracters...

fix: django and djangoldp-account are not encoding some reserved URL caracters the exact same way, ex: 'i' could become '%2c' or '%2C'. This fix works around this issue
parent 60016df7
Loading
Checking pipeline status