This is an automated email from the ASF dual-hosted git repository.

reiern70 pushed a change to branch bugix/reiern70/WICKET-7037
in repository https://gitbox.apache.org/repos/asf/wicket.git


    omit 7a35f40479 [WICKET-7037] add SameSite attribute to cookie.
     add 999c135007 [WICKET-7037] add SameSite attribute to download finished 
cookie

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7a35f40479)
            \
             N -- N -- N   refs/heads/bugix/reiern70/WICKET-7037 (999c135007)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/wicket/util/cookies/CookieDefaults.java | 23 ++++++++++++
 .../examples/ajax/builtin/AjaxDownloadPage.java    |  3 ++
 .../extensions/ajax/AjaxDownloadBehavior.java      | 43 ++++++++++++++++++++++
 .../wicket/extensions/ajax/wicket-ajaxdownload.js  |  2 +-
 4 files changed, 70 insertions(+), 1 deletion(-)

Reply via email to