Jun. 9th, 2014
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 392db5b6c6aaf708a8bf4e72423e0bfd236dbcfe
https://github.com/dreamwidth/dw-free/commit/392db5b6c6aaf708a8bf4e72423e0bfd236dbcfe
Author: Afuna <fu@dreamwidth.org>
Date: 2014-01-25 (Sat, 25 Jan 2014)
Changed paths:
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm
Log Message:
-----------
(Bug 5323) Disable parsing of external entities in synsuck and the importer
* creates the DW::XML::RSS/DW::XML::Parser modules to replace their
XML::* equivalents. Works basically the same, just with a tighter
configuration
Commit: 27f730f24aa4d8064cf92a25067110cf66f5ae51
https://github.com/dreamwidth/dw-free/commit/27f730f24aa4d8064cf92a25067110cf66f5ae51
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/login.bml
M htdocs/update.bml
Log Message:
-----------
Always use LJ::challenge_check_login
Commit: b365f90bc6b91d1926643aa622e0adf568b0605a
https://github.com/dreamwidth/dw-free/commit/b365f90bc6b91d1926643aa622e0adf568b0605a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/login.bml
M htdocs/update.bml
Log Message:
-----------
Merge branch '_always-use-challenge_check_login' into release-1.20
* _always-use-challenge_check_login:
Always use LJ::challenge_check_login
Commit: f1c9143abe728c2ee9206b3d1f7eb7c799c41902
https://github.com/dreamwidth/dw-free/commit/f1c9143abe728c2ee9206b3d1f7eb7c799c41902
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm
Log Message:
-----------
Merge branch '_xml-entity-sec-bug5323' into release-1.20
* _xml-entity-sec-bug5323:
(Bug 5323) Disable parsing of external entities in synsuck and the importer
Compare: https://github.com/dreamwidth/dw-free/compare/24eb9fcf2328...f1c9143abe72
Home: https://github.com/dreamwidth/dw-free
Commit: 392db5b6c6aaf708a8bf4e72423e0bfd236dbcfe
https://github.com/dreamwidth/dw-free/commit/392db5b6c6aaf708a8bf4e72423e0bfd236dbcfe
Author: Afuna <fu@dreamwidth.org>
Date: 2014-01-25 (Sat, 25 Jan 2014)
Changed paths:
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm
Log Message:
-----------
(Bug 5323) Disable parsing of external entities in synsuck and the importer
* creates the DW::XML::RSS/DW::XML::Parser modules to replace their
XML::* equivalents. Works basically the same, just with a tighter
configuration
Commit: 27f730f24aa4d8064cf92a25067110cf66f5ae51
https://github.com/dreamwidth/dw-free/commit/27f730f24aa4d8064cf92a25067110cf66f5ae51
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/login.bml
M htdocs/update.bml
Log Message:
-----------
Always use LJ::challenge_check_login
Commit: b365f90bc6b91d1926643aa622e0adf568b0605a
https://github.com/dreamwidth/dw-free/commit/b365f90bc6b91d1926643aa622e0adf568b0605a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/login.bml
M htdocs/update.bml
Log Message:
-----------
Merge branch '_always-use-challenge_check_login' into release-1.20
* _always-use-challenge_check_login:
Always use LJ::challenge_check_login
Commit: f1c9143abe728c2ee9206b3d1f7eb7c799c41902
https://github.com/dreamwidth/dw-free/commit/f1c9143abe728c2ee9206b3d1f7eb7c799c41902
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm
Log Message:
-----------
Merge branch '_xml-entity-sec-bug5323' into release-1.20
* _xml-entity-sec-bug5323:
(Bug 5323) Disable parsing of external entities in synsuck and the importer
Compare: https://github.com/dreamwidth/dw-free/compare/24eb9fcf2328...f1c9143abe72
[dreamwidth/dw-free] 922a38: Fix error
Jun. 9th, 2014 10:40 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 922a38461056e8115d81732509bedc61c953f4da
https://github.com/dreamwidth/dw-free/commit/922a38461056e8115d81732509bedc61c953f4da
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Fix error
Commit: 6be660ed0cb30df4c8fb645956e52dba3aa193d5
https://github.com/dreamwidth/dw-free/commit/6be660ed0cb30df4c8fb645956e52dba3aa193d5
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Merge pull request #733 from afuna/syntax-error-approve
Fix error
Compare: https://github.com/dreamwidth/dw-free/compare/f1c9143abe72...6be660ed0cb3
Home: https://github.com/dreamwidth/dw-free
Commit: 922a38461056e8115d81732509bedc61c953f4da
https://github.com/dreamwidth/dw-free/commit/922a38461056e8115d81732509bedc61c953f4da
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Fix error
Commit: 6be660ed0cb30df4c8fb645956e52dba3aa193d5
https://github.com/dreamwidth/dw-free/commit/6be660ed0cb30df4c8fb645956e52dba3aa193d5
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Merge pull request #733 from afuna/syntax-error-approve
Fix error
Compare: https://github.com/dreamwidth/dw-free/compare/f1c9143abe72...6be660ed0cb3
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 7c8164f75c8eae6ccbd0829d80afe9cd4ef5e2fd
https://github.com/dreamwidth/dw-free/commit/7c8164f75c8eae6ccbd0829d80afe9cd4ef5e2fd
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Fix whitespace
Home: https://github.com/dreamwidth/dw-free
Commit: 7c8164f75c8eae6ccbd0829d80afe9cd4ef5e2fd
https://github.com/dreamwidth/dw-free/commit/7c8164f75c8eae6ccbd0829d80afe9cd4ef5e2fd
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Fix whitespace