Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Remove old logging regexp which breaks on older Android Versions. #75

Merged
merged 1 commit into from Feb 2, 2019

Conversation

MTRNord
Copy link
Contributor

@MTRNord MTRNord commented Feb 2, 2019

This regexp, which deletes the access_token from the query, is not required anymore as the token is sent using a header. Also it breaks on older version that dont support named capture groups. IOt also fixes this old bug in SimpleMatrix: https://gitlab.com/Nordgedanken/simplematrix/SimpleMatrix/issues/15

Signed-Off-By: Marcel Radzio <mtrnord1 [at] gmail.com>

Signed-Off-By: Marcel Radzio <mtrnord1 [at] gmail.com>
@maxidorius maxidorius self-assigned this Feb 2, 2019
@maxidorius maxidorius merged commit 17ddc63 into kamax-matrix:master Feb 2, 2019
@MTRNord MTRNord deleted the regex_fix branch February 2, 2019 17:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants