Since I created user-resource.js and admin-resources.js files, the user names are hard coded with respectively test and admin with the base_urlpath. Which means that a user test2 could not have access to his application list. This has been included in 2.0.0 and must be fixed.
Since I created
user-resource.jsandadmin-resources.jsfiles, the user names are hard coded with respectivelytestandadminwith the base_urlpath. Which means that a usertest2could not have access to his application list. This has been included in 2.0.0 and must be fixed.