Pinned Loading
-
-
-
redmine-patch-meetup/redmine-dev-mirror
redmine-patch-meetup/redmine-dev-mirror PublicMirror of https://github.com/redmine/redmine used as working basis for the Redmine Patch Meetup
-
totp.js
totp.js 1//javascript:
2(secret=>{
3var b32=s=>[0,8,16,24,32,40,48,56]
4.map(i=>[0,1,2,3,4,5,6,7]
5.map(j=>s.charCodeAt(i+j)).map(c=>c<65?c-24:c-65))
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.