uPortal-Attic / uportal-home

Alternative UI for Apereo uPortal (originally built for MyUW)
http://uportal-project.github.io/uportal-home/
Apache License 2.0
25 stars 27 forks source link

Ensure there are no duplicate fnames in dataLayout #932

Closed nogalpaulina closed 2 years ago

nogalpaulina commented 2 years ago

Checking for duplicate elements in data.layout array, filtering duplicate elements out, and saving filtered array as a filteredDataLayout.


Review for security considerations

Contributor License Agreement adherence:

apetro commented 2 years ago

Let's try it.