<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:20:39 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-9517] New schema for users and roles data</title>
                <link>https://jira.mongodb.org/browse/SERVER-9517</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;In support of user-defined roles and collection-level access control (SEVER-1105), a new schema is needed for describing user and role data.  In the new schema, all role and user data for a node or cluster is stored in that node or cluster&apos;s &quot;admin&quot; database in new collections, &lt;tt&gt;admin.system.roledata&lt;/tt&gt; and &lt;tt&gt;admin.system.userdata&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="73624">SERVER-9517</key>
            <summary>New schema for users and roles data</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="spencer@mongodb.com">Spencer Brody</assignee>
                                    <reporter username="schwerin@mongodb.com">Andy Schwerin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 30 Apr 2013 15:28:24 +0000</created>
                <updated>Thu, 2 Aug 2018 21:24:25 +0000</updated>
                            <resolved>Fri, 11 Oct 2013 20:39:05 +0000</resolved>
                                                    <fixVersion>2.5.3</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="439993" author="auto" created="Fri, 11 Oct 2013 22:33:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Fix unit test now that hasRole and canDelegate are optional&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3b2050ef315f39314909509dcfa9676a971ff988&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3b2050ef315f39314909509dcfa9676a971ff988&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="439949" author="auto" created="Fri, 11 Oct 2013 21:40:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Fix backwards condition in user document parser&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/100fc6d278597a4e119ac70b07b0f7c38cd2c4ab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/100fc6d278597a4e119ac70b07b0f7c38cd2c4ab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="439892" author="schwerin" created="Fri, 11 Oct 2013 20:39:05 +0000"  >&lt;p&gt;Just needs to be documented as part of user-defined roles project.&lt;/p&gt;</comment>
                            <comment id="439651" author="auto" created="Fri, 11 Oct 2013 16:11:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6246&quot; title=&quot;Manipulate user objects exclusively via commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-6246&quot;&gt;&lt;del&gt;SERVER-6246&lt;/del&gt;&lt;/a&gt; Make &apos;hasRole&apos; and &apos;canDelegate&apos; fields in roles array optional&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0397775a52a814135225e6e8407455ba86dc117d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0397775a52a814135225e6e8407455ba86dc117d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="439135" author="auto" created="Thu, 10 Oct 2013 19:24:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Fix tool test to work since &quot;name&quot; field got changed to &quot;user&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cda26fb2e200406154b943a9baebb2de47afe64b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cda26fb2e200406154b943a9baebb2de47afe64b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="438998" author="auto" created="Thu, 10 Oct 2013 17:07:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9515&quot; title=&quot;Commands for manipulating role objects&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9515&quot;&gt;&lt;del&gt;SERVER-9515&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6246&quot; title=&quot;Manipulate user objects exclusively via commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-6246&quot;&gt;&lt;del&gt;SERVER-6246&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Instead of &quot;name&quot;, in user objects use &quot;user&quot; and in role objects use &quot;role&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8093bb525d453cf880a3525c78f87178b493128c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8093bb525d453cf880a3525c78f87178b493128c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="436335" author="auto" created="Sun, 6 Oct 2013 16:09:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Rename &quot;source&quot; field for users and roles to &quot;db&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3e5905a8d427539d62d56e4bb72ae55638544a99&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3e5905a8d427539d62d56e4bb72ae55638544a99&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="429782" author="auto" created="Mon, 23 Sep 2013 15:45:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Implement generic insert, update, and remove methods in AuthzManagerExternalState&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9eb13c83ea429762c6a3d3c011fee23c81a720e2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9eb13c83ea429762c6a3d3c011fee23c81a720e2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="426535" author="auto" created="Mon, 16 Sep 2013 23:01:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Implement generic query method on AuthorizationManagerExternalState&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/187fd3c34db7c1de32b057598aeb8a4a64ab014a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/187fd3c34db7c1de32b057598aeb8a4a64ab014a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419509" author="auto" created="Fri, 6 Sep 2013 17:10:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Make unit tests pass with new user format&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/d6d0a838269df03ffb67234e4d46912616b50161&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/d6d0a838269df03ffb67234e4d46912616b50161&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419468" author="auto" created="Fri, 6 Sep 2013 16:32:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Make default authorization version 2&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1b8b6b67ce650b4a8ce5c8df53fe20bcf50ed16a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1b8b6b67ce650b4a8ce5c8df53fe20bcf50ed16a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419467" author="auto" created="Fri, 6 Sep 2013 16:32:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Update tests to pass with new user schema&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ec23a4a3587f83c603b36b7761881c9edb8c503b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ec23a4a3587f83c603b36b7761881c9edb8c503b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419465" author="auto" created="Fri, 6 Sep 2013 16:32:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6246&quot; title=&quot;Manipulate user objects exclusively via commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-6246&quot;&gt;&lt;del&gt;SERVER-6246&lt;/del&gt;&lt;/a&gt; Update shell helpers for user management&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1a2d5ede29501a063f66da108fbb3d9a57eb1289&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1a2d5ede29501a063f66da108fbb3d9a57eb1289&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419464" author="auto" created="Fri, 6 Sep 2013 16:32:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10493&quot; title=&quot;Update tools to support backing up and restoring user data properly with new user format 2.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10493&quot;&gt;&lt;del&gt;SERVER-10493&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Quick fix to get mongorestore working with new user data format.&lt;/p&gt;

&lt;p&gt;This is not a complete fix, more work is needed to make mongodump and mongorestore fully support the&lt;br/&gt;
new user schema, this change is just the minimal work to get the tests to pass.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/00c0f07bb5f875b24a3db21dc91541dad5dfdcc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/00c0f07bb5f875b24a3db21dc91541dad5dfdcc9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419462" author="auto" created="Fri, 6 Sep 2013 16:32:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Temporarily update automatic index building code to build the right index for v2 style user documents&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/05c25731039dfe83994fe19bf65704c41c9f2a23&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/05c25731039dfe83994fe19bf65704c41c9f2a23&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419460" author="auto" created="Fri, 6 Sep 2013 16:32:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; When checking if a privilege document is valid make sure to check the v2 schema&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/74d584f48055ad76408e8c9406a92e9b22869a83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/74d584f48055ad76408e8c9406a92e9b22869a83&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419457" author="auto" created="Fri, 6 Sep 2013 16:32:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8213&quot; title=&quot;Make copyDB and clone work with auth when using new-style users&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8213&quot;&gt;&lt;del&gt;SERVER-8213&lt;/del&gt;&lt;/a&gt; Temporarily disable copydb tests that use auth until the copyDB command works with new roles&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b9a1874e3e839aa130fe73d112470debb33e59b8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b9a1874e3e839aa130fe73d112470debb33e59b8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="419455" author="auto" created="Fri, 6 Sep 2013 16:32:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10668&quot; title=&quot;Re-enable jstests/sharding/authCommands.js after updating it to the new system roles&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10668&quot;&gt;&lt;del&gt;SERVER-10668&lt;/del&gt;&lt;/a&gt; Temporarily disable jstests/sharding/authCommands.js until it can be updated to work with new system roles&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/70cd77270cf85a2b43cd3fed6d8172fd59872f93&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/70cd77270cf85a2b43cd3fed6d8172fd59872f93&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="412555" author="auto" created="Tue, 27 Aug 2013 20:07:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Allow AuthorizationManager to find and parse v2 priv docs&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e5228931a9bb25a607cf19ec4881bf0d2e132a42&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e5228931a9bb25a607cf19ec4881bf0d2e132a42&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="411571" author="auto" created="Mon, 26 Aug 2013 17:02:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Remove no longer used dbname parameter from getPrivilegeDocument&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/0746b0cef55d55564554b2a7638f586b1322a16a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/0746b0cef55d55564554b2a7638f586b1322a16a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="411570" author="auto" created="Mon, 26 Aug 2013 17:02:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Remove no longer used dbname parameter from getPrivilegeDocument&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/642e50abf557b339531bea4b767e1d3a81b4d669&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/642e50abf557b339531bea4b767e1d3a81b4d669&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="411569" author="auto" created="Mon, 26 Aug 2013 17:02:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Update v2 privilege doc parsing to put canDelegate and hasRole field into &apos;roles&apos; array elements&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8564ca3e2bdaffd5a698fc23ed315706391dbe9b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8564ca3e2bdaffd5a698fc23ed315706391dbe9b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="411568" author="auto" created="Mon, 26 Aug 2013 17:02:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Move user privilege initialization back to the AuthorizationManager, out of the PrivilegeDocumentParser&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9a0d053d7f6047a515a9c1a022550d687fe45165&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9a0d053d7f6047a515a9c1a022550d687fe45165&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="411567" author="auto" created="Mon, 26 Aug 2013 17:02:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Remove dbname argument from AuthzManager::hasPrivilegeDocument&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4693cd6124b50bc73208c7dc81b498ff435c14b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4693cd6124b50bc73208c7dc81b498ff435c14b6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="407411" author="auto" created="Tue, 20 Aug 2013 16:14:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Add role extraction to v2 privilege document parser&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5e5bf40a5a3ce6b6ffd643faa50da34ef7d79311&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5e5bf40a5a3ce6b6ffd643faa50da34ef7d79311&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="407410" author="auto" created="Tue, 20 Aug 2013 16:14:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Add credential extraction to v2 privilege document parser&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1508f53a898fa4d70b543bf4fd55817b4a3f1252&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1508f53a898fa4d70b543bf4fd55817b4a3f1252&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="407409" author="auto" created="Tue, 20 Aug 2013 16:14:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;stbrody&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9517&quot; title=&quot;New schema for users and roles data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9517&quot;&gt;&lt;del&gt;SERVER-9517&lt;/del&gt;&lt;/a&gt; Add parser for V2 privilege documents.  Currently can only check if a document is valid.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a61d12943d0873c7b2c3f5f452501c1b759b3fa2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a61d12943d0873c7b2c3f5f452501c1b759b3fa2&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="85590">SERVER-10493</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>27.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10012"><![CDATA[Major Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 3 May 2013 20:58:30 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 18 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>greg.mckeon@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 18 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>schwerin@mongodb.com</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>spencer@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmv3z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrnkhr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>51281</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsbnjj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>