Ticket #12 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Repository admin can manage plugins for the repositories.

Reported by: jiangxin Owned by: jiangxin
Priority: major Milestone: 0.3.0
Component: Undefined Version:
Keywords: Cc:

Description

Repository admin can manage plugins for the repositories.

  • Only super user can add repository and remove blank repository;
  • repository administrator can manage plugins for his/her repository.

Change History

comment:1 Changed 3 years ago by jiangx

  • status changed from new to closed
  • resolution set to fixed

(In [62]) Fixed #12: Repository admin can manage plugins for the repositories.

Note:

  • Authorization of repository management is in before method in controller/repos.py.
  • Also do some refector, rename attributes name for better understanding.
Note: See TracTickets for help on using tickets.