Feature #76
Build Rails application for account signup and user directory browsing
Status: | Resolved | Start date: | 04/13/2012 | ||
---|---|---|---|---|---|
Priority: | Low | Due date: | |||
Assignee: | - | % Done: | 60% | ||
Category: | - | Spent time: | - | ||
Target version: | OSTN - Phase II - Stage 1 | ||||
Component: |
Description
I think this will be fun and might make the dependent features surrounding user signup go away.
Most of the active web front ends to Freeswitch focus on the telco model of user provisioning by operators that have a higher privilege than users who control endpoints (mobile handsets to us).
I'd like to see a more user-centric provisioning process akin to email, Facebook or on a lower level, Twilio
History
#1 Updated by ex1st almost 6 years ago
- Status changed from New to In Progress
Thanks to wsjdata, working on having 2 ways of creating new accounts:
1. method for auto account generation with credentials sent with an email automatically encrypted with a PGP key as possible.
2. a captcha that leads to a password being generated and displayed over the ssl connection
#2 Updated by lee almost 6 years ago
- % Done changed from 0 to 60
booya. Sean and Zack did this over the weekend.
https://github.com/boxysean/OSTel/tree/rails
I have to merge this code into the guardian repository and deploy it to the server.
#3 Updated by ex1st over 5 years ago
- Status changed from In Progress to Resolved
#4 Updated by n8fr8 about 5 years ago
- Target version changed from OSTel Operations to Phase II - Stage 2
#5 Updated by n8fr8 about 5 years ago
- Target version changed from Phase II - Stage 2 to Phase II - Stage 1