Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hardware_id column to default_users table #17

Open
richjoslin opened this issue Feb 17, 2012 · 1 comment
Open

add hardware_id column to default_users table #17

richjoslin opened this issue Feb 17, 2012 · 1 comment
Assignees

Comments

@richjoslin
Copy link
Owner

I (and assumedly others) would like a field to store an arbitrary hardware ID which can be passed in from a client device (laptop MAC address, iPhone UDID, etc) and can be used for security purposes. This is more intended to be used with client apps (such as mobile apps) which are using Rivety for REST API endpoints.

Along with the new db field, a new MCA for passing in a hardware ID, and it just updates the current user's hardware ID and does nothing else. The endpoint would only be accessible to users that are logged-in.

@ghost ghost assigned richjoslin Feb 18, 2012
@richjoslin
Copy link
Owner Author

I've got this done in a fork and just need to merge it back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant