[wp-meta] [Making WordPress.org] #1722: Generate a plugins.svn authentication file

Making WordPress.org noreply at wordpress.org
Thu May 19 02:22:29 UTC 2016


#1722: Generate a plugins.svn authentication file
------------------------------+-----------------
 Reporter:  dd32              |      Owner:
     Type:  task              |     Status:  new
 Priority:  high              |  Milestone:
Component:  Plugin Directory  |   Keywords:
------------------------------+-----------------
 `plugins.svn.wordpress.org` needs a standard svn formatted authentication
 file for authenticating users against each plugin directory.

 We'll need to provide a URL or REST API endpoint which the SVN server can
 request a copy of this file from. The SVN server will also need to be
 updated to fetch it from here rather than from bbPress.

 The REST API endpoint should not be readable without our internal
 authentication token.

 An example of what the file should look like is:
 {{{
 [/]
 * = r

 [/plugin-x]
 dd32 = rw
 dd63 = rw

 [/plugin-y]
 dd64 = rw
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1722>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list