Skip to content

fumiX/redmine_shared_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Shared API

This is a plugin that makes some API endpoints available to non-admin users, which would be only accessible to admin users.

New endpoints for NON-admin users

[GET] /shared/custom_fields.xml | .json

How to use

  $ cd /path/to/redmine/plugins
  $ git clone git://github.com/FumiX/redmine_shared_api.git redmine_shared_api

Then restart redmine.

Compatible with: Redmine 5.1.x, 5.0.x, 4.0.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x

License

This plugin is released under the GPL v2 license. See LICENSE for more information.

Packages

No packages published

Languages

  • Ruby 100.0%