Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
mblarsen
/
vue-browser-acl
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
25
Star
213
Code
Issues
5
Pull requests
6
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 31, 2022
docs: add maintainer wanted note
mblarsen
authored
28861fb
Copy full SHA for 28861fb
Commits on Dec 7, 2021
1.0.0
mblarsen
committed
a473313
Copy full SHA for a473313
chore: update browser-acl dependency
mblarsen
committed
c3ac27a
Copy full SHA for c3ac27a
Commits on Oct 24, 2021
0.15.4
mblarsen
committed
733e3fd
Copy full SHA for 733e3fd
docs: add thomaslichtdotnet as a contributor for bug, code (#76)
Show description for eff129f
allcontributors[bot]
authored
eff129f
Copy full SHA for eff129f
fix: only set 'disabled' and 'readonly' if doesn't exist(#75)
Show description for 76dbce7
thomaslichtdotnet
authored
76dbce7
Copy full SHA for 76dbce7
Commits on Sep 17, 2021
fix: remove extra jest in test:watch
mblarsen
committed
bd154d1
Copy full SHA for bd154d1
0.15.3
mblarsen
committed
dfbe3d0
Copy full SHA for dfbe3d0
docs: prepare for 0.15.3
mblarsen
committed
d7d0bf6
Copy full SHA for d7d0bf6
style: format with prettier
mblarsen
committed
1b742fd
Copy full SHA for 1b742fd
fix: handle possible undefined
mblarsen
committed
d2dfaf0
Copy full SHA for d2dfaf0
chore(deps): bump lodash from 4.17.20 to 4.17.21 in /example (#66)
Show description for a895b93
dependabot[bot]
authored
a895b93
Copy full SHA for a895b93
chore(deps): bump browserslist from 4.14.3 to 4.16.6 in /example (#67)
Show description for 5613064
dependabot[bot]
authored
5613064
Copy full SHA for 5613064
chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /example (#68)
Show description for d12aa24
dependabot[bot]
authored
d12aa24
Copy full SHA for d12aa24
chore(deps): bump postcss from 7.0.18 to 7.0.36 in /example (#69)
Show description for 067f7d2
dependabot[bot]
authored
067f7d2
Copy full SHA for 067f7d2
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /example (#70)
Show description for f98cfc0
dependabot[bot]
authored
f98cfc0
Copy full SHA for f98cfc0
chore(deps): bump color-string from 1.5.3 to 1.6.0 in /example (#72)
Show description for 76dea3b
dependabot[bot]
authored
76dea3b
Copy full SHA for 76dea3b
chore(deps): bump url-parse from 1.4.7 to 1.5.3 in /example (#73)
Show description for 77ec853
dependabot[bot]
authored
77ec853
Copy full SHA for 77ec853
docs: add arusahni as a contributor for bug, code (#74)
Show description for 075e0d6
allcontributors[bot]
authored
075e0d6
Copy full SHA for 075e0d6
fix: use Vue instead of VueConstructor as base type (#71)
Show description for 2d41da7
arusahni
authored
2d41da7
Copy full SHA for 2d41da7
Commits on Apr 27, 2021
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /example (#60)
Show description for 457da87
dependabot[bot]
authored
457da87
Copy full SHA for 457da87
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /example (#61)
Show description for dfd40da
dependabot[bot]
authored
dfd40da
Copy full SHA for dfd40da
chore(deps): bump ssri from 6.0.1 to 6.0.2 in /example (#62)
Show description for d220f91
dependabot[bot]
authored
d220f91
Copy full SHA for d220f91
Commits on Sep 19, 2020
fix(example): clear username field after logout
mblarsen
committed
38f11ba
Copy full SHA for 38f11ba
chore(example): update dependencies (audit fix)
mblarsen
committed
d21515c
Copy full SHA for d21515c
chore: add 'build:watch' action
Show description for 9d1c95f
mblarsen
committed
9d1c95f
Copy full SHA for 9d1c95f
style(example): remove unused imports
mblarsen
committed
f838da1
Copy full SHA for f838da1
refactor(example): use 'v-role" to illustrate its use
mblarsen
committed
fe10634
Copy full SHA for fe10634
feat(example): add more logging in PostPolicy
mblarsen
committed
710bf49
Copy full SHA for 710bf49
fix(example): create find post correctly
mblarsen
committed
a174078
Copy full SHA for a174078
docs(example): include more details about logging
mblarsen
committed
c184cb2
Copy full SHA for c184cb2
refactor(example): use MirageJS for backend
mblarsen
committed
c88aac4
Copy full SHA for c88aac4
Commits on Sep 11, 2020
docs: add packager warning
mblarsen
authored
cd48e15
Copy full SHA for cd48e15
Commits on Jul 27, 2020
docs: add codementor badge
Show description for 9590ae8
mblarsen
authored
9590ae8
Copy full SHA for 9590ae8
Commits on Jul 10, 2020
0.15.2
mblarsen
committed
a6ebfd4
Copy full SHA for a6ebfd4
Pagination
Previous
Next
You can’t perform that action at this time.