Unable to see widget data once I logout of sonarqube - sonarqube

I have configured a couple of widgets on sonarqube dashboard.
I would like these widgets to be visible to anyone who lands on my sonarqube webpage.
However once i logout of the page , The widgets display "no data".
I have set the filter of my projects to be visible to all users. How can i make the data visible to the people even though they do not sign in .
Thanks

This is probably a permissions issue. If you don't have permission to "Browse" a project, then you won't see its data - even outside of the project dashboard context.
Sounds like you've set up project widgets on a global dashboard(?) and Anyone doesn't have Browse on the project(s) in question.

Related

How to remove Management Menu on Kibana 7.8.1 Spaces and to make Dashboards page as principal?

I configured the space to only show Dashboard but the main Kibana screen is shown as well as the Management menu. How to make the main screen the Dashboard and the Management menu is no longer shown? thanks!
Kibana Home Screen:
Kibana Dashboard Screen:
Kibana Management Menu:
I got no "pro" solution for this as Spaces features are not very mature yet.
I use a little hack.
I create a user with minimal roles on one space and read on visualizations and dashboard in this space.
In my source app (website, intranet, etc...) I give the embedded link to a dashboard.
The url looks like this
/s/public/app/kibana#/dashboard/ab025da0-662a-11ea-9a69-7dafd55380b9?embed=true&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-90d,to:now))&_a=(description:'',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!t,title:'Covid19%20-%20Dashboard%20(powered%20by%20Spoon%20Consulting)',viewMode:view)
Take the link from the iframe code and you'll have a clear dashboard without any header.
It's not secure at all. A user just have to clean up the url to have the home and access to the menu (but only with the rights his profile have)
But for most internal cases it do the job.

How to add Logout in oracle apex 5.0

I'm a student with virtually no oracle apex experience, I created a custom authentication for my login system.
However I have no idea how to log a user out, Everything I have tried has resulted in a multitude of various errors.
Would appreciate any help.
Go to Shared Component -> Navigation Bar List
Select the active list
Create List Entry
Place &LOGOUT_URL.in URL Target
Refresh your page and you should able to see the Log Out button on top of the page

Frontend editing in Joomla doesn't work

I have made a site in Joomla 2.5, and can't edit my articles by using the frontend option "edit article".
This function is available when I am running the site in offline mode, but when I switch to online mode, it disappears.
When running the site in online mode, I login to the administrator, and then "view site"
Can some one please help me!
You need to log in on the frontend when your site is in online mode to be able to edit articles. It doesn't matter if you are logged already on the backend, it won't count.
You should either enable log in module on some page, or a menu item pointing to log in page on the frontend. After logging in there, you will be able to edit your articles.
If you don't want users to see your login page/module on the frontend, you can create a hidden menu item for it, for which only you would know the link and it won't be displayed
Just go to your website's /index.php?option=com_users
There you will be able to login to the frontend.

Joomla 1.6 backend admin area blank

For some reason, when I log into my joomla 1.6 backend, it is now empty, displaying only a logout button. Any Ideas?
I just went through the same problem but on J!1.7.3. There may be many, many reasons but please check using just URL if you can see for example:
[YourDomainHere]/administrator/index.php?option=com_content or
[YourDomainHere]/administrator/index.php?option=com_modules
If content is listing and you're missing just Admin-menu and sub-navigation in back-end --> this means you messed-up with access levels and viewing access.
If you can't see content listing - ignore the rest of this post :-)
...with access levels and viewing access. To check that, try entering [YourDomainHere]/administrator/index.php?option=com_users&view=levels and enter each position in the list. Joomla backend navigation module usually has Access set to Special, so focus on this one. When enter Special - manager, author and super administrator should be ticked. If everything empty in any from the list - this is your issue :)
You need to add manager, author and super administrator to your Special access level. Obviously you can't see Save button, so you need to use database. [wrrr :) sounds scary?] Not a big deal, just go there using for example phpMyAdmin and find _viewlevels table. In there just edit Special and add [6,2,8] values to set up manager, author, super.....
Update database. Try to log-in one more time (close browser and clean cache before).
I hope if this wasn't helpful for you, will be for somebody else.
p.s. There may be a way of 'saving' changes in you joomla access levels with URL. Then you don't need to go to DB .. but I don't know if this is feasible at all :)
Check the rewrite of htaccess and the $mosConfig_absolute_path variable in config.php
Apparently, the Bluestork Template (admin template) has some security issues. In my case there were some missing files in the template folder /administrator/templates/bluestork/ that caused the administrator screen to appear blank. I've copied a clean version of the template in the bluestork folder and after that I was able to see the backend admin area.
I've removed the bluestork templates entirely for now, which seems to be the best option. Joomla installs 2.5.8, 2.5.6, 2.5.2, 1.7.0, 1.6.3 are affected. The Blustork Template is a target for hacks with old Joomla.
this happening becoz of admin user lost his permissions. see below article to fix this issue
http://www.codentalk.com/joomla-admin-showing-blank-page/

Is there a way in Joomla to have public user profiles?

I installed Joomla 1.7 and I noticed that you can have user profiles with the user profile plugin. However, is there a way to publicly access a user's profile (without loging in)?
For instance, I noticed that you can go to:
/index.php?option=com_users&view=profile
However, that seems to pull up my own profile, If I am logged out it always redirects you to the login form. I have tried adding additional variables like "id=1", "user_id=1", or "userId=1".
Is there a way to do this? Or will I have to develop a component to pull in this information publicly?
Even though it not possible with clean Joomla website a lot of useful code come with it, which you could include to your component if you prefer to create one.
But... there is a great extension Community Builder with a great team behind it. Having used it in the past, I would highly recommend it as a solution for community based sites.
It changes the login form to a much better & bug-free form, enables more fields to be created for registration, and allows special pages for individual users, plus, community builder has extension-specific plugins.
EDIT: This answer needs an update as since it was added more extensions have been introduced like JomSocial or EasySocial. I cannot recomment CommunityBuilder any more
This post is tagged with Joomla 1.7 however I wanted to mention that if using Joomla 3.7.4 you now have the ability to show the User Profile plugin data from the core Contacts component. You can also add more custom fields to the Users component and they will also show from the Contacts component. You can set the display of the Users Profile info by going to the Admin panel -> Contacts -> Options. Turn on the option under; Contact -> User Profile -> set to "Show".

Resources