]> source.dussan.org Git - gitblit.git/commit
Rewrite fix without the additional List
authorFlorian Zschocke <f.zschocke+git@gmail.com>
Sun, 7 Aug 2022 12:26:16 +0000 (14:26 +0200)
committerFlorian Zschocke <f.zschocke+git@gmail.com>
Sun, 7 Aug 2022 12:26:16 +0000 (14:26 +0200)
commitf2fc9cc57b8b70f5e521e7c56b5ee56db3bab35c
tree49806318932d14b3c9ea6bfe81f59d89c8252000
parentbf5aa7f42e22547e3ea95ece0b142ac6c9282e52
Rewrite fix without the additional List

This also removes the additional Set. What changes is that the order of
the repositories is kept, but the resulting list will have user and team
permissions intertwined.
src/main/java/com/gitblit/models/UserModel.java