Ark
view release on metacpan or search on metacpan
Revision history for Perl module Ark
1.22 2020-03-13T11:56:42Z
- fix dependencies
1.21 2020-03-13T06:48:52Z
- support HttpOnly and SameSite in Plugin::Session::State::Cookie (mackee)
1.20 2013-11-20T07:41:04Z
- [INCOMPATIBLE] rename X-JSON-Status to X-API-Status in View::JSON (hisaichi5518)
- add View::JSON#status_code_header attribute
- depends on HTML::Shakan 2.00
1.13 2013-11-19T11:16:09Z
- X-JSON-Status support (hisaichi5518)
- use JSON instead of JSON::Any in Ark::View::JSON
1.12 2013-11-17T09:14:44Z
- fix repository URL only.
1.11 2013-11-17T08:54:36Z
- code cleanup
- depends on HTML::Escape and remove deps of HTML::Entities
1.10 2013-11-14T17:31:13Z
- separate out plugins. Authentication, MobileJP, I18N and ReproxyCallback.
1.01 2013-11-13T14:26:13Z
- [fix] valid encoding handling in Plugin::Encoding::Null
1.00 2013-11-13T13:12:57Z
- Bump up Plack dependency
- depend on Plack::Request::WithEncoding
- slim down code bases
- reduce deps
- cache Ark::Request#base and #uri for performance
- [INCOMPATIBLE] Plugin::CSRFDefender now need `filter_form` config for auto filtering html form tags
- for more steady error reporting at config loading (hisaichi5518)
0.392 2013-09-20T04:28:49Z
- fix deps
0.391 2013-09-15T10:33:12Z
- fix deps and dependencies
- add use strict/warnings for CPANTS game
0.39 2013-09-11T16:42:39Z
- first release on cpan
- minil migrate
0.38 Mon Jul 29 12:04:05 JST 2013
- [bug fix] ignore case in filterling of Plugin::CSRFDefender
0.37 Wed May 15 21:10:47 JST 2013
- CSRFDefender filters post form only
- Session::State::URI is enabled in non mobile with specifications
- disable uri_for overriding with turning `uri_for_override` specificaion to false
0.36 Tue May 14 11:59:34 JST 2013
- fix bug. CSRFDefender ultimately hadn't worked!
- Can't call $session->(set|remove) method after finalize session
0.35 Mon May 13 22:55:42 JST 2013
- fix CSRFDefender bug
0.34 Mon May 13 21:59:16 JST 2013
- [INCOMPATIBLE CHANGE] CSRFDefender displays error output with no question asked
( run in 0.475 second using v1.01-cache-2.11-cpan-39bf76dae61 )