This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
fgm
/
meteor__coursera-meteor-1
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Aborescence:
8d6528e2d7
Branches
Tags
final
master
w1
w2
w3
w4
meteor__courser...
/
client
/
client.js
client.js
99 B
Historique
Raw
1
2
3
4
5
6
/**
* Configure accounts-ui.
*/
Accounts.ui.config({
passwordSignupFields: "USERNAME_ONLY"
});