mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 17:26:22 +01:00
remove merge comments
This commit is contained in:
@@ -77,15 +77,9 @@ public class AdminSecurityFilter extends SecurityFilter
|
|||||||
/**
|
/**
|
||||||
* Returns {@code true} if the subject has the admin role.
|
* Returns {@code true} if the subject has the admin role.
|
||||||
*
|
*
|
||||||
<<<<<<< working copy
|
|
||||||
* @param subject
|
|
||||||
*
|
|
||||||
* @return
|
|
||||||
=======
|
|
||||||
* @param subject subject
|
* @param subject subject
|
||||||
*
|
*
|
||||||
* @return {@code true} if the subject has the admin role
|
* @return {@code true} if the subject has the admin role
|
||||||
>>>>>>> merge rev
|
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
protected boolean hasPermission(Subject subject)
|
protected boolean hasPermission(Subject subject)
|
||||||
|
|||||||
Reference in New Issue
Block a user