Skip to content
#

annotations

Here are 1,189 public repositories matching this topic...

label-studio
jayant766
jayant766 commented Aug 28, 2021

Steps:

Register on the website
An account verification link will be sent by email
Go to email inbox
Right-click on the box and copy the link
Check the link by pasting it in new tab
Hit enter and check if the account is being opened

HTTP LINK:

Impact - The user's account can be directly logged if the token is grabbed by the attacker by the tool named Wireshark.

**I want to

cdharris
cdharris commented Jun 17, 2020

Remote Functions Refactor

Overview

Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).

Refactoring has been started to make these functions interfaced and type safe.

Tasks

Grepping the codebase for remoteFunction( shows where it's still being us

picocli

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.

  • Updated Sep 5, 2021
  • Java

Improve this page

Add a description, image, and links to the annotations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the annotations topic, visit your repo's landing page and select "manage topics."

Learn more