• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

processone / ejabberd
32%
master: 34%

Build:
Build:
LAST BUILD BRANCH: arm_runner
DEFAULT BRANCH: master
Repo Added 21 Mar 2016 10:19AM UTC
Files 307
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 16.06
branch: 16.06
CHANGE BRANCH
x
Reset
  • 16.06
  • 16.04
  • 16.06-elixir
  • 16.06.1
  • 16.08
  • 16.09
  • 16.09.x
  • 16.12
  • 16.12-beta1
  • 21.04
  • HEAD
  • acl-test
  • add-claude-github-actions-1758184967585
  • add-push-send-notification-hook
  • adhoc_api
  • arm_runner
  • codespaces
  • commands-update
  • containers-frictionless
  • debug_output_for_proxied_connection
  • define_keyword
  • ejabberdctl-kick_users-command
  • expand_api
  • ext_mod-fix-greedy-include-path
  • fix_privileged_iq_response_detection
  • format-efmt
  • issue-4410
  • json_encode_With_kv_lists
  • master
  • matrix
  • maybe
  • mod_antispam
  • mod_pubsub_serverinfo
  • multihost
  • openbsd
  • patch-1
  • patch-2
  • ref-new-hook-to-customize-resource-binding
  • riak-debug
  • route_unprivileged_iqs_from_privileged_component
  • update-sql
  • xmpp-interop-testing-v1.6.0
  • xmpp-interop-testing-v1.6.1

pending completion
1544

push

travis-ci

Pablo Polvorin
Allow generation of oauth tokens from command line

Oauth tokens can be generated for commands (scopes) having admin|user|open
policy. Restricted commands are not available as those are only usable
from ejabberdctl command line.

Four new commands are available:

$ejabberdctl oauth_issue_token "stats;get_roster"
    Generates a token authorized to call both stats and get_roster
    commands.  Note scopes must be separated by semicolon.

$ejabberdctl oauth_list_tokens
    List tokens generated from the command line, with their scope
    and expirity time.

$ejabberdctl oauth_list_scopes
    List scopes available

$ejabberdctl oauth_revoke_token "Lbs7qdJfdKXOWzVrArgyckY055tE1xnt"
    Revokes the given token

33 of 33 new or added lines in 2 files covered. (100.0%)

12209 of 37868 relevant lines covered (32.24%)

90.46 hits per line

Relevant lines Covered
Build:
Build:
37868 RELEVANT LINES 12209 COVERED LINES
90.46 HITS PER LINE
Source Files on 16.06
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1544 16.06 Allow generation of oauth tokens from command line Oauth tokens can be generated for commands (scopes) having admin|user|open policy. Restricted commands are not available as those are only usable from ejabberdctl command line. Four new commands... push 29 Jun 2016 07:22AM UTC Pablo Polvorin travis-ci pending completion  
See All Builds (1483)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc