Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Post upgrade build break fix: Added missing reference that needed to be ↵ | Andrew Arnott | 2010-01-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added due to type forwarding. | |||||
| | * | | | | | | | | | | Solution upgraded (MVC projects won't upgrade at this point). | Andrew Arnott | 2010-01-05 | 42 | -819/+1053 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Workaround Code Contracts assembly showing up in web app's Bin folder and ↵ | Andrew Arnott | 2010-01-19 | 12 | -2/+20 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | causing type resolution ambiguities. | |||||
| * | | | | | | | | | | Merge branch 'v3.4' | Andrew Arnott | 2010-01-17 | 41 | -1/+1524 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'v3.4' | Andrew Arnott | 2010-01-14 | 38 | -62/+347 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Incremented version to v3.5 | Andrew Arnott | 2010-01-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fixed MessagingUtilities.GetRequestUrlFromContext() to be smarter about web ↵ | Andrew Arnott | 2010-01-27 | 1 | -8/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | farms and HTTPS proxies. | |||||
* | | | | | | | | | | | | | Added missing contracts. | Andrew Arnott | 2010-01-26 | 1 | -0/+5 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Added a VB OpenID RP sample. | Andrew Arnott | 2010-01-17 | 41 | -1/+1524 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'VBsample' into v3.4 | |||||
| * | | | | | | | | | | | Added the new VB sample to the samples.sln file. | Andrew Arnott | 2010-01-17 | 1 | -0/+9 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Added .vbproj to samples project types. | Andrew Arnott | 2010-01-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Removed checkbox that wasn't wired up anyway. | Andrew Arnott | 2010-01-17 | 2 | -10/+0 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Added LoginProgrammatic to VB sample. | Andrew Arnott | 2010-01-17 | 4 | -0/+180 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Removed redundant imports. | Andrew Arnott | 2010-01-17 | 2 | -12/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Added OpenIdRelyingPartyWebFormsVB sample. | Andrew Arnott | 2010-01-17 | 36 | -0/+1354 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'v3.3' into v3.4v3.4.0.10015 | Andrew Arnott | 2010-01-14 | 4 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb | |||||
| * | | | | | | | | | | Trying again to cure TeamCity build break. | Andrew Arnott | 2010-01-14 | 3 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed build break on TeamCity. | Andrew Arnott | 2010-01-14 | 3 | -3/+6 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed unintentional updating of lib/Microsoft.Contracts.dll whenever we ↵ | Andrew Arnott | 2010-01-14 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build BuildTasks.csproj. | |||||
* | | | | | | | | | | | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-01-14 | 23 | -48/+311 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb src/DotNetOpenAuth.vsmdi | |||||
| * | | | | | | | | | | Fix for git commit id check when refs are packed. | Andrew Arnott | 2010-01-13 | 3 | -6/+41 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | OAuth now supports HEAD HTTP method, and won't throw unhandled exception on ↵ | Andrew Arnott | 2010-01-12 | 8 | -31/+136 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unrecognized HTTP methods any more. Fixes Trac #169 | |||||
| * | | | | | | | | | | Code Contract fixes. | Andrew Arnott | 2010-01-12 | 12 | -6/+129 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | FxCop fixes | Andrew Arnott | 2010-01-12 | 6 | -3/+11 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-01-12 | 10 | -10/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-01-12 | 5 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/GlobalSuppressions.cs src/DotNetOpenAuth/Messaging/EmptyDictionary.cs src/DotNetOpenAuth/Messaging/EmptyList.cs src/DotNetOpenAuth/Messaging/Reflection/MessageDictionary.cs src/DotNetOpenAuth/OpenId/Extensions/UI/UIRequest.cs | |||||
| | * | | | | | | | | Fixed FxCop messages. | Andrew Arnott | 2010-01-12 | 5 | -5/+8 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2010-01-12 | 9 | -5/+13 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/GlobalSuppressions.cs | |||||
| | | * | | | | | | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2010-01-12 | 9 | -5/+13 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | | | * | | | | | | FxCop and Code Contract warning fixes. | Andrew Arnott | 2010-01-12 | 9 | -5/+13 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | FxCop fixes. | Andrew Arnott | 2010-01-12 | 5 | -4/+13 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Fixed build break in ToolsLayout target. | Andrew Arnott | 2010-01-12 | 1 | -7/+12 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Updated Twitter sample to use the new multipart post method. | Andrew Arnott | 2010-01-11 | 1 | -5/+5 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'v3.3' | Andrew Arnott | 2010-01-11 | 8 | -108/+126 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fixes StyleCop issues. | Andrew Arnott | 2010-01-11 | 2 | -3/+3 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixed some contracts around multipart post. | Andrew Arnott | 2010-01-11 | 1 | -2/+6 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixed multipart POST method to indicate files are not form-data. | Andrew Arnott | 2010-01-11 | 2 | -1/+10 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Updated TwitterConsumer sample in the ApplicationBlock to include profile ↵ | Andrew Arnott | 2010-01-11 | 3 | -3/+69 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | image upload. Added an Upload Photo button to the Twitter sample page. | |||||
| * | | | | | | | | | Fixed multipart POST so that it doesn't include a leading \r\n, which ↵ | Andrew Arnott | 2010-01-11 | 2 | -3/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apparently is NOT valid. | |||||
| * | | | | | | | | | Ridding the duplicate file entry. | Andrew Arnott | 2010-01-11 | 1 | -99/+0 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'multipartMessages' | Andrew Arnott | 2010-01-11 | 12 | -47/+341 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed error checking and reporting of an invalid OAuth configuration. | Andrew Arnott | 2010-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed some bugs in the way multipart messages were handled or even allowed ↵ | Andrew Arnott | 2010-01-11 | 6 | -29/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in OAuth. | |||||
| * | | | | | | | | | | StyleCop fix. | Andrew Arnott | 2010-01-11 | 1 | -25/+25 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added support for binary "extra data" in messages. | Andrew Arnott | 2010-01-11 | 10 | -10/+282 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Added commented web.config section assisting MVC 2 users with type forwarding. | Andrew Arnott | 2010-01-08 | 3 | -0/+28 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Added an ASP.NET MVC template to the .vsi | Andrew Arnott | 2010-01-08 | 58 | -71/+26380 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mvcProjTemplate' | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into mvcProjTemplate | Andrew Arnott | 2010-01-08 | 79 | -161/+1779 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyLogic/Utilities.cs src/DotNetOpenAuth.sln | |||||
| * | | | | | | | | | | Updated MVC template gettingstarted doc.origin/mvcProjTemplate | Andrew Arnott | 2010-01-02 | 1 | -10/+8 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added missing .ascx file extension to project template token replacement list. | Andrew Arnott | 2010-01-02 | 2 | -1/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Removed the fragile magic code for db creation. | Andrew Arnott | 2010-01-02 | 2 | -24/+9 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | OpenID text box now gets focus by default. | Andrew Arnott | 2010-01-02 | 1 | -0/+7 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added capability to add and see multiple authentication tokens per user account. | Andrew Arnott | 2010-01-02 | 8 | -2/+81 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added way for users to review the apps they've authorized and revoke ↵ | Andrew Arnott | 2010-01-01 | 5 | -0/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permissions. | |||||
| * | | | | | | | | | | Locked down account details area from OAuth clients. | Andrew Arnott | 2010-01-01 | 1 | -1/+10 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed some bugs in OAuth authorization. | Andrew Arnott | 2010-01-01 | 2 | -3/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed intermittent error while executing SQL stored procedures. | Andrew Arnott | 2010-01-01 | 5 | -20/+48 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed buggy app.config file. | Andrew Arnott | 2009-12-31 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added (untested!) OAuth SP support. | Andrew Arnott | 2009-12-30 | 9 | -6/+259 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Updating account info work. | Andrew Arnott | 2009-12-30 | 4 | -38/+56 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed returnUrl handling of login page. | Andrew Arnott | 2009-12-30 | 2 | -1/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added an Account Info page. | Andrew Arnott | 2009-12-30 | 5 | -32/+135 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Realm class now has a public static property that makes it easy to ↵ | Andrew Arnott | 2009-12-30 | 3 | -28/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auto-detect the realm. | |||||
| * | | | | | | | | | | Whitespace changes. | Andrew Arnott | 2009-12-29 | 1 | -6/+7 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed username display so it uses the friendly identifier or email. | Andrew Arnott | 2009-12-29 | 2 | -8/+24 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Removed requirement that InfoCards users log in with be self-issued. | Andrew Arnott | 2009-12-29 | 2 | -2/+4 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Gave each project template a unique forms auth cookie name. | Andrew Arnott | 2009-12-29 | 2 | -2/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Moved login processing code from the web forms project template into the ↵ | Andrew Arnott | 2009-12-29 | 4 | -51/+76 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library and utilize it now in both templates. | |||||
| * | | | | | | | | | | Added privacy policy to sreg request. | Andrew Arnott | 2009-12-29 | 5 | -9/+38 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | In the MVC project template, OpenIdRelyingParty now has a wrapping interface ↵ | Andrew Arnott | 2009-12-29 | 7 | -71/+129 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to allow for easier unit testability. I also made a rash of StyleCop fixes. | |||||
| * | | | | | | | | | | Some small code improvements to the MVC project template AccountController ↵ | Andrew Arnott | 2009-12-29 | 1 | -34/+97 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and added a bunch of comments. | |||||
| * | | | | | | | | | | Merge branch 'master' into mvcProjTemplate | Andrew Arnott | 2009-12-28 | 10 | -8/+96 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Added XSRF protection to login page, and fixed display of error messages. | Andrew Arnott | 2009-12-28 | 2 | -3/+4 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | MVC project template now has basic OpenID login support: | Andrew Arnott | 2009-12-28 | 11 | -535/+546 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes: * A database, and bootstrapping code * Removed all the username/password gunk * Added a web site logger | |||||
| * | | | | | | | | | | | Added .vscontent file to solution items. | Andrew Arnott | 2009-12-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Added the files necessary so the MVC project template builds properly into ↵ | Andrew Arnott | 2009-12-27 | 5 | -0/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the .vsi file. | |||||
| * | | | | | | | | | | | Added initial project template for ASP.NET MVC. | Andrew Arnott | 2009-12-27 | 29 | -0/+25510 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fixed up samples so the solution file is complete and they build out of the ↵ | Andrew Arnott | 2010-01-08 | 2 | -4/+32 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drop. | |||||
* | | | | | | | | | | | Optimized the BuildTests target. | Andrew Arnott | 2010-01-08 | 1 | -4/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Remodeled some of our build scripts after the new VC project system's .props ↵ | Andrew Arnott | 2010-01-08 | 13 | -79/+65 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and .targets pattern. | |||||
* | | | | | | | | | | Adding our own Publicize MSBuild task to eventually replace the Shadow ↵ | Andrew Arnott | 2010-01-08 | 6 | -0/+125 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessor for multi-targeting support. | |||||
* | | | | | | | | | | Added a product-wide .props and .targets file. | Andrew Arnott | 2010-01-07 | 5 | -12/+25 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-07 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'v3.3' | Andrew Arnott | 2010-01-07 | 40 | -145/+167 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Fixed StyleCop messages created as a result of f9a8d7163 | Andrew Arnott | 2010-01-07 | 5 | -48/+48 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2010-01-07 | 8 | -21/+21 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-07 | 2 | -3/+3 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2010-01-07 | 6 | -18/+18 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | * | | | | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2010-01-07 | 6 | -18/+18 | |
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs | |||||
| | | | * | | | | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-07 | 6 | -18/+18 | |
| | | | | | | | | ||||||
| * | | | | | | | Fixed Code Contract warnings about having protected Invariant methods. | Andrew Arnott | 2010-01-06 | 15 | -16/+15 | |
| | | | | | | | | ||||||
| * | | | | | | | Added a forced build break when Code Contracts are not installed on the ↵ | Andrew Arnott | 2010-01-06 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build machine. | |||||
| * | | | | | | | Fixed xml doc comment bugs that show up as warnings to the C# 4 compiler. | Andrew Arnott | 2010-01-05 | 7 | -11/+10 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | OpenID RP ASP.NET controls now persist the UsePersistentCookie property ↵ | Andrew Arnott | 2010-01-04 | 1 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AFTER firing the OnLoggingIn event. Fixes Trac #154 | |||||
| * | | | | | | Added missing .ascx file extension to project template token replacement list. | Andrew Arnott | 2010-01-02 | 2 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | Removed the fragile magic code for db creation. | Andrew Arnott | 2010-01-02 | 2 | -24/+9 | |
| | | | | | | | ||||||
| * | | | | | | Fixed intermittent error while executing SQL stored procedures. | Andrew Arnott | 2010-01-01 | 5 | -20/+48 | |
| | | | | | | | ||||||
| * | | | | | | Fixed buggy app.config file. | Andrew Arnott | 2009-12-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Removed the whitelisted localhost OP in the project template. | Andrew Arnott | 2009-12-28 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Locked down the OP endpoint authorized to log into the SSO RP. And the OP ↵ | Andrew Arnott | 2009-12-31 | 13 | -22/+268 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | now asserts the users' roles to the RP. |