aerobicio / aerobic.io

Fitness tracking for friends
1 stars 1 forks source link

Allow beta users to sign up if they know the token. #251

Closed quamen closed 10 years ago

quamen commented 10 years ago

This PR enables users to visit the signup link if they provide the token param and it matches ENV['BETA_TOKEN'].

It will not modify behaviour of ENV['BETA_TOKEN'] is not set, so this is safe to merge and deploy.

We can then generate a token and set it before emailing JBSECT.

quamen commented 10 years ago

 Code Climate has analyzed this pull request.

plasticine commented 10 years ago

Awesome sauce. :ship: