git-bug/bridge
Ellis Clayton a80152890c
Support new GitHub token formats
GitHub have introduced a new format for their access tokens, which does
not fit within the rules of the previous regex. For the time being, the
previous token format is still being supported by GitHub, so it makes
sense to continue allowing legacy tokens.

https://github.blog/changelog/2021-03-04-authentication-token-format-updates/
2021-04-19 10:21:11 +10:00
..
core Merge remote-tracking branch 'origin/master' into dev-gh-bridge 2021-04-09 13:01:14 +02:00
github Support new GitHub token formats 2021-04-19 10:21:11 +10:00
gitlab make sure every text input is safe and validated 2021-04-17 17:40:11 +02:00
jira make sure every text input is safe and validated 2021-04-17 17:40:11 +02:00
launchpad make sure every text input is safe and validated 2021-04-17 17:40:11 +02:00
bridges.go Merge remote-tracking branch 'origin/master' into cheshirekow-jira 2020-02-09 20:23:38 +01:00