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

Making WordPress.org noreply at wordpress.org
Fri Jun 3 02:46:54 UTC 2016


#1722: Generate a plugins.svn authentication file
-----------------------------------+---------------------------------------
 Reporter:  dd32                   |       Owner:  pento
     Type:  task                   |      Status:  closed
 Priority:  high                   |   Milestone:  Plugin Directory v3 - M5
Component:  Plugin Directory       |  Resolution:  fixed
 Keywords:  has-patch 2nd-opinion  |
-----------------------------------+---------------------------------------
Changes (by pento):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"3295"]:
 {{{
 #!CommitTicketReference repository="" revision="3295"
 Plugin Directory: Add an API endpoint for generating the SVN
 authentication file.

 `plugins.svn.wordpress.org` needs a standard SVN authentication file,
 which we can generate from the data stored in the `plugin_2_svn_access`
 table.

 This endpoint is not particularly RESTful, as it dumps the file content to
 `STDOUT`, then `exit()`'s. This endpoint is only for internal use, so it's
 no big deal.

 Fixes #1722.
 }}}

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


More information about the wp-meta mailing list