OESS icon indicating copy to clipboard operation
OESS copied to clipboard

The Network Development and Deployment Initiative (NDDI), a partnership between Internet2, Indiana University and others was formed to create a new network platform and complementary software, which t...

Results 66 OESS issues
Sort by recently updated
recently updated
newest added

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.1 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....

dependencies
ruby

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...

dependencies
javascript

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies
javascript

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies
javascript

Undef method `vendor` is being called in command.cgi [here](https://github.com/GlobalNOC/OESS/blob/master/frontend/webservice/command.cgi#L150). The method should be `make`.

Bug
🔰 Beginner

fwdctl appears to crash on interface migration. this happens when there are a large number of circuit endpoints being moved. Attempt to reproduce this situation in test and check for...

Recently a user tried to update a Circuit name and did not press Enter or the Change button after entering the new name. They instead clicked the Save button which...

Bug
Frontend

The oess-mpls-discovery service and /usr/bin/mpls_discovery.pl command are slowly taking up more memory. It takes a few months before all memory is used.

> I'd like to be able to see the set of users that have access to particular workgroups. With the "old" OESS there was a Users tab I could click...

Frontend

The first ACL match is what is used in the UI to display the entity for an endpoint, but in many cases that is NA... we should make it keep...

Bug
Frontend