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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
heatsynclabs
/
Open-Source-Access-Control-Web-Interface
Public
forked from
zyphlar/Open-Source-Access-Control-Web-Interface
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
2
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Update Ruby & Rails versions
- #11
#11
Draft
malakada
wants to merge 9 commits into
master
heatsynclabs/Open-Source-Access-Control-Web-Interface:master
from
update-ruby-rails-versions
heatsynclabs/Open-Source-Access-Control-Web-Interface:update-ruby-rails-versions
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Update Ruby & Rails versions
#11
malakada
wants to merge 9 commits into
master
heatsynclabs/Open-Source-Access-Control-Web-Interface:master
from
update-ruby-rails-versions
heatsynclabs/Open-Source-Access-Control-Web-Interface:update-ruby-rails-versions
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2024
Update ruby and rails versions, run Fetching gem metadata from https://rubygems.org/...........
Show description for 241cc17
malakada
committed
241cc17
View commit details
Copy full SHA for 241cc17
Browse repository at this point
Change gem from `bcrypt-ruby` to just `bcrypt`
malakada
committed
a62f65f
View commit details
Copy full SHA for a62f65f
Browse repository at this point
Remove deprecated Rails config options
malakada
committed
0fc0f96
View commit details
Copy full SHA for 0fc0f96
Browse repository at this point
Refactor database settings and secrets
malakada
committed
8b3ebdb
View commit details
Copy full SHA for 8b3ebdb
Browse repository at this point
Move default settings to seed file
malakada
committed
d7f8e20
View commit details
Copy full SHA for d7f8e20
Browse repository at this point
Update all match routes to utilize the via param
malakada
committed
b3aff92
View commit details
Copy full SHA for b3aff92
Browse repository at this point
Commits on Oct 16, 2024
Moved attr_accessible to strong param pattern for User model
malakada
committed
6469550
View commit details
Copy full SHA for 6469550
Browse repository at this point
Update broken match routes to use via: pattern
malakada
committed
53a554b
View commit details
Copy full SHA for 53a554b
Browse repository at this point
Move attr_accessible from models to controllers
malakada
committed
09181e7
View commit details
Copy full SHA for 09181e7
Browse repository at this point
You can’t perform that action at this time.