Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

A JIRA plugin to redirect users to the login page if they're not already logged in

License

Notifications You must be signed in to change notification settings

CoreFiling/notloggedin-jira-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIRA notloggedin plugin

A plugin that redirects the browser to the login page if a user visits either the view or create issue page when they're not logged in.

This plugin is intended to prevent users from making accidental changes to issues when they're not logged in. If you require a secure way of preventing anonymous access to these pages use JIRA's permission settings instead.

Running in the development environment

Clone this repo to the same place as the JIRA installation, e.g.,

atlas/
  - amps-standalone/
      - ...
  - notloggedin-jira-plugin/
      - ...

You can then cd into the clone and run it.

cd notloggedin-jira-plugin
atlas-run

Packaging

atlas-mvn package

The plugin is now available at target/notloggedin-0.1.0.jar.

About

A JIRA plugin to redirect users to the login page if they're not already logged in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published