We are developing a Web app and looking for a solid existing framework/app that has User 开发者_运维技巧Management, Group Management, login screens, Group Admin screens, User SignUp, etc ...
I need a method of stopping concurrent logins using PHP/MySQL. The current setup Currently there are 2 people sharing the same login on a system i have built internally where i work. Due to the natu
I\'ll start by stating the overall goal of what I am trying to achieve: Our company manages an online product/service which gives millions (theoretical) of people access to certain information. We ma
I\'m working on emedding SMF users into current website, and I need to make mechanism that will automatically register people afer their registration on website. C开发者_如何学Pythonan anyway suggest
I have a form for editing a users name and 开发者_Python百科email. So when it updates the name and email, it needs the username to identify which row it should update.
I work for a growing company that has several Rails-based SaaS applications.In it\'s growth, the company is going after larger clients, and one of the features that has come up as a requirement for th
How do I f开发者_运维百科ind groups a user belongs to? I can use GroupManager.findAllGroups() then loop the group with GroupManager.findUsersInGroup(java.lang.String groupName). However, this is expen
I have a Rails application that lets Users create various \"judgements\", everything is a bit interweaved, we have several classes that are connected to the User class.
I plan to create a Java EE application in which, obviously, there will be users, groups and rights. As this application is all new, I\'ll use Java EE 6 and EJB security annotations : @RolesAllowed, @D
I am developing a new website for a very low budget client and instead of building from scratch I am looking for some wireframe which can provide me with some basic user management features, i.e. User