Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stapler
  Commit: ed17667baeb5bb1db814e028976a30929eef848e
      
https://github.com/jenkinsci/stapler/commit/ed17667baeb5bb1db814e028976a30929eef848e
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M core/src/main/java/org/kohsuke/stapler/RequestImpl.java
    M core/src/main/java/org/kohsuke/stapler/StaplerRequest.java
    M core/src/main/java/org/kohsuke/stapler/bind/Bound.java
    M core/src/main/java/org/kohsuke/stapler/bind/BoundObjectTable.java
    M jelly/src/main/java/org/kohsuke/stapler/jelly/BindTag.java

  Log Message:
  -----------
  [JENKINS-60866] Make st:bind tag and JavaScript proxy work without inline JS 
(#385)

* [JENKINS-60866] Make st:bind tag work without inline JS

* Also have a separate script file if the bound object is null

* Add support for JavaScript proxy

* Make this work for SECURITY-595 in Jenkins

* Delete unused code

* As requested, don't document when this was deprecated

* Fix typo

* Make WithWellKnownURL with with CSP-compliant Stapler proxy

* Rename "methods" to (JavaScript)UrlNames to reduce ambiguity

* Remove obsolete TODO

* Fix "/null" restOfPath, note behavior with unexpected branch

* Restrict identifiers further, allow fallback with unsafe var names

* Simplify string joining

* Javadoc improvements

* More Javadoc fixes

---------

Co-authored-by: Daniel Beck <daniel-b...@users.noreply.github.com>
Co-authored-by: Basil Crow <m...@basilcrow.com>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stapler/push/refs/heads/master/7cbad3-ed1766%40github.com.

Reply via email to