I'm able to delete content and versions from the web UI. I need to delete the artifact from the tree.
Cannot find any reference in Artifactory 5 User Guide as I'm using 5.8.4.
To delete a repository, Go to the "Admin" tab in the sidebar, and go to one of the links under "Repositories" (probably "Local"). From here, click the x on the right end of the repository you want to delete, or select the repository and click the "delete" button.
Note that you need admin privileges to do this.
Related
I have Jfrog Artifactory 6.11.1 using derby database and we have 94k artifacts are inside and now i am not able to see the those artifacts and when i go backend and check and filestore are very much there about 18GB data.
Please assist me to locate or update which files or properties or xml , look at and get back 94k artifacts back on Artifactory web page
Perhaps you have filters on the tree view?
If so, you can un-filter by clicking on the top-right filter button. If you have any filter on package types or repository types, you can remove it by click on the 'X'.
I'm trying to use Sonatype Nexus 3 and content selectors for a Maven 2 repository.
I created a Maven 2 repository called "custom-snapshots" and a content selector with the query
coordinate.groupId =^ "net"
(My original query was more precise, but I'm trying to narrow down the problem. I don't think the problem is the content selector though as when I click preview and run it against custom-snapshots, I do get matches.)
Then I created a privilege called "sea-lion-snapshot-priv" with content selector "
sea-lion-selector", repository "custom-snapshots" and actions "read,edit,browse".
Next I created a role called "sea-lion-role" with "sea-lion-snapshot-priv". Finally, I created a user "sam" with roles "sea-lion-role" and "nx-anonymous". I did not change any of the permissions on nx-anonynmous.
When testing:
If I browse the custom-snapshots repo without being logged in, I see all the artifacts.
If I browse the custom-snapshots repo logged in as Sam, I see all the artifacts.
If I browse the custom-snapshots repo logged in as another user, I see all the artifacts.
I was expecting to see the artifacts as Sam, but not anonymous/the other user.
Any ideas on what I could have set up wrong or techniques to troubleshoot it?
#rseddon's comment was the missing step. In the sprit of documentation, here are the exact settings I used when it was working:
Create a new role "limited-anon" with "nx-repository-view-maven2--*-read" and "nx-search-read"
Under users, go to "Anonymous". Remove the built in role and add "limited-anon"
Create a content selector with search expression "coordinate.groupId =^ "my.package.name"
Create a privilege of type "Repository Content Selector" going against this content selector, the snapshot repository and actions "read,edit,browse"
Create a similar privilege for the releases repo
Create a new role with both of these privileges
Assign both that new role and "limited-anon" to Sam (the user who can see the artifacts)
Assign just "limited-anon" to the other test user
This configuration works for:
anonymous user - can not see this artifact
Sam - can see this artifact
other user - cannot see this artifact
With this setup, it looks like items in the repository without content selectors cannot be seen unless you are an admin. Which is fine for my use case.
I tried out new version of Firebase.
I have created new project. Added there necessary apps. After that I added the test app, which I don't need any more. But I could not find a button that can remove this test application without deleting the entire project.
You can delete apps from a project via Project Settings > Select App > Advanced Options > Delete this app on the Firebase console.
Please note : This is about deleting a Project, which I was unable to do so. So I have posted my steps which may help others. I have successfully deleted my project.
1) Click on the Project which you want to delete.Then you will see the below screenshot.
Now follow the screen as attached
then scroll down and you will have the option to delete the project.
At the bottom there is an Advance menu. There is the DELETE THIS APP button.
you can delete app as well as project, option can be change at any time depends on fire base (02/10/2017)
go to fire base console click on project that you wants to delete click on setting icon on left top,
select Project settings go down to bottom, and you can see DELETE PROJECT button.
Confirming the earlier answers provided, here's a detailed step-by-step.
Go to Project settings. (Alternatively, from the home screen of the Project View, click on the ... (Settings button on the right side of the app's name), then click MANAGE .
Under Your Apps section, select the app you want to delete.
Click on Advanced Options.
Click on DELETE THIS APP , A note will be shown:
Caution, this is a permanent action. Deleting your app will delete the corresponding Analytics data, but not your app's API keys or OAuth clients.
Click on DELETE THIS APP PERMANENTLY
A prompt will be displayed on the upper right corner of your Console would show up confirming the deletion.
Go to setting of project
Copy project ID
Click on a delete project at the bottom.
Enter Project ID and delete project.
Step 1: From "Project Overview" select settings of the app you want to delete.
Step 2: Click "Delete This App" button on the bottom of your app details.
Ok the feature has been added. Project settings > select the app > Advanced Options > Delete this app
Yes you can delete delete current app from project in Firebase, here i how to do that (setting->perission->all projects) :
You must delete all Role except Owner in Manage Permission in console.firebase.google.com before delete current app from project in Firebase
We can delete project who is having permission.
Only owner of project can delete it.
Even empty project also can be
deleted by only owner.
To delete/ remove project you need to shutdown and then delete it will take time as per your project size.
steps:
Go to Projet overview click on (gear icon) > Settings > Advanced
opens new window:
Google cloud platform > manage resources> Select project and click on delete
Go the console project list, click on the project,
tap on the project overview at the sidebar section, you will find delete project at the bottom of section
Delete an app
Sign in to Firebase, then open your project.
Click the Left Side Menu ->Project Overview Settings icon, then select Project settings.
Then Scroll Down the Your apps card,
Under the Your apps card,
click Delete project open popup.
Check that the desired app is being deleted, then click Delete Project app permanently.
Gear Icon near top left -> Project Settings -> Delete Project (in the middle below "your apps" container).
I have the Intranet / Extranet workflow enabled on a Plone 4.2 site, I have removed most of the members permissions (so they can only view).
I created an account and started to add some content but even though I have the "Owner" role permission "Delete portal content" enabled (under mysite.com/manage_access) however my test user is unable to delete anything, which is great... However they cannot delete anything they have created either (I need them to be able to delete content they create).
I have searched on Google but am getting results related more to accomplishing bulk user actions using python scripts.
Basically what I want is that if you created the content, you are able to delete it, if you did not create it you cannot delete it.
Currently I have the second part setup and that's working, but for some reason it seems to be ignoring the "Owner" role, even on content I have created.
I can't find any other permission that I could tick that would indicate ability to delete content you own, can anyone lend any insights? Thanks.
EDIT:
To expand on the problem, it seems if I create a folder and then create content under it, that content is not deleteable, but if I then create a folder, and content within the folder I created, although the folder is not deletable the content within it is.
This was resolved by installing collective.deletepermission and adding the necessary "Delete Objects" permission to the "Owner" role in the ZMI under manage_access
I've got an installation of Plone 4.2.1 running nicely, but visitors to the site can click on the Users tab in the main menu and go straight to a search of all my registered users. Certainly, anonymous visitors are unable to actually list anyone, but I don't want this functionality at all.
What's the Plone way of:
removing the Users tab from the main menu?
stopping the URL /Members returning anything except 404?
Are there other effects of this functionality I should be aware of?
The Users tab is only shown because there is a Members folder (with the title Users) in the root that is publicly visibile.
You have three options to deal with the default; make the Members folder private, delete it altogether, or remove the index_html default view.
Unpublish
You can 'unpublish', retract, the folder workflow to make it private, and anonymous users are then redirected to the login form instead of seeing the user search form:
Simply go to the folder, click on the workflow state (Published) and choose Retract.
Delete
If you do not need to have per-user folders, you can remove the Members folder altogether. You do need to make sure that user folder creation is not enabled first. Go to the Control Panel (click on your username, top right, select Site Setup):
select Security:
and make sure that Enable User Folders is not checked. If it is, uncheck it and save the settings.
Now just delete the Members folder; click Users, find the Actions menu on the right, then select Delete:
then confirm the deletion in the popup:
Deletion means all users will get a 404 when visiting /Members in your site.
Delete the default view
The Members folder contains a index_html object that provides the user form search. If all you want to get rid of is this view, you can delete it. If your Members folder is still public, visitors can see any userfolders that have been created though.
Deleting this view requires going to the ZMI, the Zope Management Interface, navigating to the Members folder and deleting the index_html object there.
Since this is not really the recommended course of action I'm leaving out the screenshots for this part.
You can just delete the Users folder.