github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2015-05-23 10:58 pm

[dreamwidth/dw-free] c28770: [#1389] Add journalid+ditemid to the proxy url

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: c28770e7160a6384aa66944871bed1d141a1054b
https://github.com/dreamwidth/dw-free/commit/c28770e7160a6384aa66944871bed1d141a1054b
Author: Afuna <fu@dreamwidth.org>
Date: 2015-05-23 (Sat, 23 May 2015)

Changed paths:
M cgi-bin/DW/Proxy.pm
M cgi-bin/LJ/CleanHTML.pm
M src/proxy/main.go

Log Message:
-----------
[#1389] Add journalid+ditemid to the proxy url

This additional information allows admins to lookup the entry in
question, without blatantly exposing the journal identity.

Non-entries will have a "-" instead of "journalid-ditemid".

The proxy itself ignores the additional token.

Fixes #1389.


Commit: 2509ca76753376f4769727eb9c9fc654421f7891
https://github.com/dreamwidth/dw-free/commit/2509ca76753376f4769727eb9c9fc654421f7891
Author: Mark Smith <mark@qq.is>
Date: 2015-05-23 (Sat, 23 May 2015)

Changed paths:
M cgi-bin/DW/Proxy.pm
M cgi-bin/LJ/CleanHTML.pm
M src/proxy/main.go

Log Message:
-----------
Merge pull request #1395 from afuna/proxy-url-source-bug-1389

[#1389] Add journalid+ditemid to the proxy url


Compare: https://github.com/dreamwidth/dw-free/compare/67faee87be51...2509ca767533