perfsonar / perfsonar/toolkit

Add support for warning banner before login

Open
#107 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
37
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Some installations require that a warning banner be displayed before login. Consider ways to support this within the toolkit.

The strictest requirements I know of are:

  • The banner content must be configurable.
  • The banner must be displayed with any login attempt. It may be displayed beforehand, but there must be no way for a user to log in without having seen the banner.

Original discussion: https://lists.internet2.edu/sympa/arc/perfsonar-user/2016-03/msg00009.html

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the original discussion linked in the issue, then trace the toolkit's login flow and identify where a pre-login banner could be enforced. Done means configurable banner content is shown for every login attempt with no path to authenticate without seeing it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.