Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S spice-html5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

Update #1:

Due to abusive users subverting our CI facilities to mine cryptocurrency, breaking out of the container sandbox in the process, we have been forced to take actions to limit the usage of the public runners to official projects only.

The policy will be enforced on 2023-03-23 (or before if we detect abuses).

Please see this issue for more context and to see if and how you are impacted.

  • spice
  • spice-html5
  • Merge requests
  • !13

Autoconnect and password form.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open SimonFair requested to merge SimonFair/spice-html5:autoconnect-password-form into master Aug 14, 2022
  • Overview 6
  • Commits 2
  • Pipelines 0
  • Changes 1

Allows auto connect, host and port to be passed in URL,

spice.html?v=x&autoconnect=true&host=x.y.net&port=/wsproxy/5900/

Password form used if host has a password set. image

And for my use case I have added/amended the following lines not included in the PR

Spice Javascript client

I know there is spice_auto but I was looking to be able to have a single version that could be used for either requirements.

Thank you for taking the time to review and let me know if you want me to raise in another location.

I have seen the TODO, but is there a formal published development road map?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: autoconnect-password-form