Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
euroteltr
/
rbac
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
128
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 19, 2019
do not return nil perm if registered again
Erkan Durmus
committed
16f2acf
View commit details
Copy full SHA for 16f2acf
Browse repository at this point
Commits on Jul 10, 2019
added ActionsStrSlice
Erkan Durmus
committed
919d6fa
View commit details
Copy full SHA for 919d6fa
Browse repository at this point
Commits on Mar 30, 2019
Merge pull request #7 from brendesp/feature/inheritance
Show description for 3b06283
derkan
authored
3b06283
View commit details
Copy full SHA for 3b06283
Browse repository at this point
Commits on Mar 29, 2019
Restore GetPermission().
brendesp
committed
f99f097
View commit details
Copy full SHA for f99f097
Browse repository at this point
Add inherited functions.
brendesp
committed
ceda1b8
View commit details
Copy full SHA for ceda1b8
Browse repository at this point
Merge branch 'master' into feature/inheritance
brendesp
committed
1266cba
View commit details
Copy full SHA for 1266cba
Browse repository at this point
Update README.md
derkan
authored
209d4d6
View commit details
Copy full SHA for 209d4d6
Browse repository at this point
Merge pull request #4 from brendesp/add_GetPermission
Show description for 87d4ca7
derkan
authored
87d4ca7
View commit details
Copy full SHA for 87d4ca7
Browse repository at this point
Commits on Mar 21, 2019
Remove other branch.
brendesp
committed
24e4eb9
View commit details
Copy full SHA for 24e4eb9
Browse repository at this point
Remove other branch data.
brendesp
committed
0a81d00
View commit details
Copy full SHA for 0a81d00
Browse repository at this point
remove shallow parent check.
brendesp
committed
c33cfbb
View commit details
Copy full SHA for c33cfbb
Browse repository at this point
Add recursive search to IsGranted().
brendesp
committed
883e339
View commit details
Copy full SHA for 883e339
Browse repository at this point
Commits on Mar 18, 2019
Add GetPermission
brendesp
committed
386dadc
View commit details
Copy full SHA for 386dadc
Browse repository at this point
Commits on Feb 27, 2019
Merge pull request #2 from brendesp/bug/hasparent-deepcheck
Show description for 52b758d
derkan
authored
52b758d
View commit details
Copy full SHA for 52b758d
Browse repository at this point
Make HasParent check all levels.
brendesp
committed
329c5bd
View commit details
Copy full SHA for 329c5bd
Browse repository at this point
Commits on Jan 15, 2019
patch for nil perm
Erkan Durmus
committed
98a6056
View commit details
Copy full SHA for 98a6056
Browse repository at this point
Commits on Dec 4, 2018
added AllGrantedStr, AnyGrantedStr
Erkan Durmus
committed
84e1617
View commit details
Copy full SHA for 84e1617
Browse repository at this point
Commits on Aug 28, 2018
get all perms updated
Erkan Durmus
committed
d96772c
View commit details
Copy full SHA for d96772c
Browse repository at this point
Commits on Aug 27, 2018
added tests
Erkan Durmus
committed
ff945aa
View commit details
Copy full SHA for ff945aa
Browse repository at this point
added tests
Erkan Durmus
committed
003f0f4
View commit details
Copy full SHA for 003f0f4
Browse repository at this point
added tests
Erkan Durmus
committed
c6fbd50
View commit details
Copy full SHA for c6fbd50
Browse repository at this point
added listing permissions
Erkan Durmus
committed
02c7b90
View commit details
Copy full SHA for 02c7b90
Browse repository at this point
Commits on Aug 4, 2018
updated json writer-reader
Erkan Durmus
committed
d8a61a7
View commit details
Copy full SHA for d8a61a7
Browse repository at this point
Commits on Aug 3, 2018
converted file ops to io.Reader and ioWriter
Erkan Durmus
committed
e98eb38
View commit details
Copy full SHA for e98eb38
Browse repository at this point
Commits on Aug 1, 2018
added SetLogger func
Erkan Durmus
committed
956c02a
View commit details
Copy full SHA for 956c02a
Browse repository at this point
updated doc
Erkan Durmus
committed
b469973
View commit details
Copy full SHA for b469973
Browse repository at this point
updated readme
Erkan Durmus
committed
24ddf46
View commit details
Copy full SHA for 24ddf46
Browse repository at this point
added logger tests
Erkan Durmus
committed
3c8aaf1
View commit details
Copy full SHA for 3c8aaf1
Browse repository at this point
corrected misspellings
Erkan Durmus
committed
e528836
View commit details
Copy full SHA for e528836
Browse repository at this point
corrected misspelligns
Erkan Durmus
committed
0bb481b
View commit details
Copy full SHA for 0bb481b
Browse repository at this point
added coverage report
Erkan Durmus
committed
8cfe9e1
View commit details
Copy full SHA for 8cfe9e1
Browse repository at this point
added code covarage
Erkan Durmus
committed
3bae71a
View commit details
Copy full SHA for 3bae71a
Browse repository at this point
added licence
Erkan Durmus
committed
62f1c6f
View commit details
Copy full SHA for 62f1c6f
Browse repository at this point
Commits on Jul 31, 2018
doc updte
Erkan Durmus
committed
b5e4f37
View commit details
Copy full SHA for b5e4f37
Browse repository at this point
added doc
Erkan Durmus
committed
6bc252b
View commit details
Copy full SHA for 6bc252b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.