user-profile
Getting user profile with google oauth2
I\'m trying to get user profile information upon logging in with google-oauth2. User successfully logs in and i can get the access_token and can refresh the token when needed.[详细]
2023-04-09 16:22 分类:问答ASP.net MVC 3 user registration
I am new to asp.net mvc 3 world I looked at some tutorials to get started. I want to know what is the best option to manage users?[详细]
2023-04-07 04:16 分类:问答Entity Framework CodeFirst Multiple type of users
I have task to build application for user registration. I have 3 types of user (profiles) 1. \"Normal\" user[详细]
2023-04-06 23:37 分类:问答Application wait for Windows profile to be created
I have a WPF VB.NET 3.5 application which we have set to run at login via GPO (Windows 7, AD 2003/2008), when this application runs on user login I finding that it is failing when the user has n开发者[详细]
2023-04-06 12:12 分类:问答PHP Web Application Design Basics
I am making a twitter application using PHP. Please excuse me if this question is elementary. In my application, the initial landing page (index.php) contains code for login/oauth. If the user logs in[详细]
2023-04-03 19:59 分类:问答How to take value from UserProfile if it exist in another modelForm as default value
I have UerProfile defined and need to take phone data for MyForm class UserProfile(models.Model): ... phone = models.CharField(max_length=20, blank=True)[详细]
2023-04-02 15:56 分类:问答SharePoint FBA and Custom data - SharePoint 2010
Am I doing this right? I have a client, they currently have a portal for their users, all their users are in an oracle database. They want to move to SharePoint 2010.[详细]
2023-04-01 08:55 分类:问答Problem with Adding/Editing inline Foreign Key Fields in Django Admin
I have two models, School and UserProfiles, where UserProfiles has a ForeignKey to School. In the Django Admin, I want to be able to pick a school and have it display all the userprofiles that have a[详细]
2023-03-20 19:47 分类:问答Set a Default Value For Drupal Profile Multiselect Field
I\'m using Drupal core profile module, with Profile checkboxes to add two custom fields to the user profile.[详细]
2023-03-14 11:56 分类:问答ASP.NET MVC3 resizing images for user profile
I want to create user profile with image. That user can upload his photo, in his profile there would be this photo and in forum there would be small image created from original photo. I have no proble[详细]
2023-03-12 15:06 分类:问答