Aquileo | Recent changes to Project ooRexx (Open Object Rexx)https://sourceforge.net/p/oorexx/2026-07-14T14:19:49.942000ZRecent changes to Project ooRexx (Open Object Rexx)Aquileo | 20260714 Concluding edits (link from secman to .environment and .local, change .environment sample, make clear that the uppercased name is searched)2026-07-14T14:19:49.942000Z2026-07-14T14:19:49.942000Zorexxhttps://sourceforge.net/u/userid-None/https://sourceforge.net/p/oorexx/code-0/13178/<div class="markdown_content"><p>20260714 Concluding edits (link from secman to .environment and .local, change .environment sample, make clear that the uppercased name is searched)<br/><a href="/p/oorexx/code-0/13178/">View Changes</a></p></div>Aquileo | 20260714 Add links to the security manager chapter.2026-07-14T11:09:24.872000Z2026-07-14T11:09:24.872000Zorexxhttps://sourceforge.net/u/userid-None/https://sourceforge.net/p/oorexx/code-0/13177/<div class="markdown_content"><p>20260714 Add links to the security manager chapter.<br/><a href="/p/oorexx/code-0/13177/">View Changes</a></p></div>Aquileo | #365 setSecurityManager method missing protected information2026-07-14T09:26:49.350000Z2026-07-14T09:26:49.350000ZRony G. Flatscherhttps://sourceforge.net/u/orexx/https://sourceforge.net7fa763b2b933543b1f6982520d0605a91702ab5a<div class="markdown_content"><ul> <li><strong>status</strong>: open --&gt; pending</li> <li><strong>assigned_to</strong>: Rony G. Flatscher</li> </ul></div>Aquileo | #365 setSecurityManager method missing protected information2026-07-14T09:25:41.236000Z2026-07-14T09:25:41.236000ZRony G. Flatscherhttps://sourceforge.net/u/orexx/https://sourceforge.net0f543acfe54f0dddd97997c4da13ecda54f86c2d<div class="markdown_content"><p>Fixed with revision <a class="alink" href="/p/oorexx/code-0/13176/">[r13176]</a>.</p></div>Aquileo | 20260714 fix [documentation:#365].2026-07-14T09:25:07.716000Z2026-07-14T09:25:07.716000Zorexxhttps://sourceforge.net/u/userid-None/https://sourceforge.net/p/oorexx/code-0/13176/<div class="markdown_content"><p>20260714 fix <a class="alink" href="/p/oorexx/documentation/365/">[documentation:#365]</a>.<br/><a href="/p/oorexx/code-0/13176/">View Changes</a></p></div>Aquileo | setSecurityManager method missing protected information2026-07-14T09:23:43.608000Z2026-07-14T09:23:43.608000ZRony G. Flatscherhttps://sourceforge.net/u/orexx/https://sourceforge.net40f743de9579b9096ebb8aa1981fc5e2059cd2f1<div class="markdown_content"><p>The setSecurityManager methods in .Method, .Package and .Routine are missing the information that they are protected (cf. documentation of the define method in .Class).</p></div>Aquileo | setSecurityManager method missing protected information2026-07-14T09:23:43.608000Z2026-07-14T09:23:43.608000ZRony G. Flatscherhttps://sourceforge.net/u/orexx/https://sourceforge.net266f8c3584d567fe049b0a9819c0617be42d40e1<div class="markdown_content"><p>Ticket 365 has been modified: setSecurityManager method missing protected information<br/> Edited By: Rony G. Flatscher (orexx)<br/> Status updated: 'open' =&gt; 'pending'<br/> Owner updated: None =&gt; 'orexx'</p></div>Aquileo | #876 Make setSecurityMethod protected2026-07-13T14:01:45.424000Z2026-07-13T14:01:45.424000ZRony G. Flatscherhttps://sourceforge.net/u/orexx/https://sourceforge.net13740dcec97951a4d5daf675d94b3f6d3225caff<div class="markdown_content"><ul> <li><strong>status</strong>: unread --&gt; invalid</li> <li><strong>assigned_to</strong>: Rony G. Flatscher</li> </ul></div>Aquileo | Make setSecurityMethod protected2026-07-13T12:58:28.865000Z2026-07-13T12:58:28.865000ZRony G. Flatscherhttps://sourceforge.net/u/orexx/https://sourceforge.net8eac284a781f81edcedbf01ee546e7af0ed1b4f3<div class="markdown_content"><p>The classes .Routine, .Method, and .Package have a method setSecurityManager. </p> <p>Make the "setSecurityManager" method protected so that its use can be supervised by security managers. Otherwise a code block can remove an active security manager, without it noticing this.</p> <p>If protected, a security manager can itself decide whether a change/removal is acceptable or not, or ignored. </p></div>Aquileo | Make setSecurityMethod protected2026-07-13T12:58:28.865000Z2026-07-13T12:58:28.865000ZRony G. Flatscherhttps://sourceforge.net/u/orexx/https://sourceforge.net71d2e0b0c99a52aef4da88d8936de7cccedfa683<div class="markdown_content"><p>Ticket 876 has been modified: Make setSecurityMethod protected<br/> Edited By: Rony G. Flatscher (orexx)<br/> Status updated: 'unread' =&gt; 'invalid'<br/> Owner updated: None =&gt; 'orexx'</p></div>