medic / cht-user-management

GNU Affero General Public License v3.0
3 stars 1 forks source link

Login fails when passwords have @ character #8

Closed freddieptf closed 7 months ago

freddieptf commented 7 months ago

Login fails when passwords have @ character mainly due to how the request URL is being built in https://github.com/medic/cht-user-management/blob/9e4f3e561f5581700cc6fab6d1fa707a26499874/src/lib/cht-api.ts#L53