[dreamwidth/dw-free] 8470af: (Bug 4666) Split up registering of URL between sit...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8470afafa9a883ae94e1bd3e84bb9e277a380802
https://github.com/dreamwidth/dw-free/commit/8470afafa9a883ae94e1bd3e84bb9e277a380802
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
Log Message:
-----------
(Bug 4666) Split up registering of URL between site and journal
One goes: www.dreamwidth.org/__rpc_captcha... the other goes
exampleusername.dreamiwdth.org/exampleusername/__rpc_captcha
This could be handled by just one regex, but let's go with this.
Cleaner.
Home: https://github.com/dreamwidth/dw-free
Commit: 8470afafa9a883ae94e1bd3e84bb9e277a380802
https://github.com/dreamwidth/dw-free/commit/8470afafa9a883ae94e1bd3e84bb9e277a380802
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-23 (Sun, 23 Sep 2012)
Changed paths:
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
Log Message:
-----------
(Bug 4666) Split up registering of URL between site and journal
One goes: www.dreamwidth.org/__rpc_captcha... the other goes
exampleusername.dreamiwdth.org/exampleusername/__rpc_captcha
This could be handled by just one regex, but let's go with this.
Cleaner.
