Changeset 4773
- Timestamp:
- 09/05/09 06:00:58 (3 years ago)
- Location:
- trunk/core/tools/pkg/debian/patches
- Files:
-
- 2 edited
-
Item1766-redirect_cache.dpatch (modified) (1 diff)
-
Item1830-fix-validation-nonce.dpatch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/tools/pkg/debian/patches/Item1766-redirect_cache.dpatch
r4769 r4773 7 7 @DPATCH@ 8 8 9 Index: lib/Foswiki.pm9 Index: foswiki/lib/Foswiki.pm 10 10 =================================================================== 11 --- lib/Foswiki.pm (revision 4728)12 +++ lib/Foswiki.pm (working copy)11 --- foswiki/lib/Foswiki.pm (revision 4728) 12 +++ foswiki/lib/Foswiki.pm (working copy) 13 13 @@ -899,6 +899,9 @@ 14 14 # Redirecting from a post to a get -
trunk/core/tools/pkg/debian/patches/Item1830-fix-validation-nonce.dpatch
r4770 r4773 9 9 @DPATCH@ 10 10 11 Index: /branches/Release01x00/core/lib/Foswiki/Validation.pm11 Index: foswiki/lib/Foswiki/Validation.pm 12 12 =================================================================== 13 --- /branches/Release01x00/core/lib/Foswiki/Validation.pm (revision 4494)14 +++ /branches/Release01x00/core/lib/Foswiki/Validation.pm (revision 4507)13 --- foswiki/lib/Foswiki/Validation.pm (revision 4494) 14 +++ foswiki/lib/Foswiki/Validation.pm (revision 4507) 15 15 @@ -166,4 +166,5 @@ 16 16 return 1 if ( $Foswiki::cfg{Validation}{Method} eq 'none' );
Note: See TracChangeset
for help on using the changeset viewer.
