Open jdm opened 11 years ago
Now that we know we can get this data as well, makes sense we plan how to implement it.
Our backend ( @MozillaIndia/leaderchalk ) is a Node.js server, which we can extend to operate this way:
curl -# -3 -u user@id:password https://ldap.mozilla.org/contributors/scm_level_X.EXT
How about that?
Anybody with L1 access can grab the L1/L2/L3 data from https://ldap.mozilla.org/contributors/. It might be easiest to have a script that fetches it and updates the leaderboard data.