管理页面来管理asp.net成员资格提供程序和放大器;角色管理 [英] Admin pages to manage asp.net membership provider & Role management

查看:207
本文介绍了管理页面来管理asp.net成员资格提供程序和放大器;角色管理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有提供一个前端 asp.net成员资格提供任何的开源项目?像一个Visual Studio的东西暴露通过它的配置,而是一个可以在生产部署。

Are there any open source projects that provide a front end to asp.net membership provider? Something like the one visual studio exposes through it configuration, but one that can be deployed on production.

我想在前端看的一些功能的实例是

Examples of some of the functionality I would like to see in the front end is


  • 添加用户

  • 删除用户

  • 重置密码

  • 更改角色。

  • 添加角色

推荐答案

我发现这个 MembershipStarterKit 从的 TroyGoode 在GitHub上:

I found this MembershipStarterKit From TroyGoode on github:

入门套件目前
  由两个部分组成:

What is the Asp.Net MVC Membership Starter Kit?

The starter kit currently consists of two things:


      
  1. 包含一个样品网站
      控制器,模型和视图需要
      管理用户和放大器;角色。

  2.   
  3. 的库
      它提供了可测试接口
      管理用户和放大器;角色和
      这些具体实现
      该包裹内置接口
      Asp.Net会员和放大器;角色提供商。

  4.   

开箱即用,入门套件提供
  你以下特点:

Out of the box, the starter kit gives you the following features:


      
  • 用户列表

  •   
  • 角色用户列表

  •   
  • 帐户信息

  •   
  • 更改电子邮件地址

  •   
  • 更改用户的角色

  •   

看起来它是基于MVC 2,我不知道它适用于其他任何东西。你有code虽然,所以它不应该是很难在MVC 3或Web窗体再利用这一点。

It looks like it's based on MVC 2, and I'm not sure it works on anything else. You do have the code though, so it shouldn't be hard to re-use this in MVC 3 or Web Forms.

更新

在此同时,我分叉项目和更新的一切MVC 3剃须刀。我还打包的意见成一个便携式区(mvcContrib)。

In the mean time, I forked the project and updated everything to MVC 3 razor. I also packaged the views up into a Portable Area (mvcContrib).

您可以在这里找到叉:

<一个href=\"https://github.com/fretje/MembershipStarterKit\">https://github.com/fretje/MembershipStarterKit

这篇关于管理页面来管理asp.net成员资格提供程序和放大器;角色管理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆