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
Type
/
to 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
.
thinkwell
/
devise_crowd
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Do yolk#78 crowd integration
- #1
#1
Draft
dominiksteiner
wants to merge 21 commits into
master
thinkwell/devise_crowd:master
from
do-yolk#78-crowdIntegration
thinkwell/devise_crowd:do-yolk#78-crowdIntegration
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Draft
Do yolk#78 crowd integration
#1
dominiksteiner
wants to merge 21 commits into
master
thinkwell/devise_crowd:master
from
do-yolk#78-crowdIntegration
thinkwell/devise_crowd:do-yolk#78-crowdIntegration
Copy head branch name to clipboard
Commits
Commits on May 6, 2020
thinkwell/yolk#78 : integrate resource db lookup into authenticate_crowd_credentials
dominiksteiner
committed
2883ec5
View commit details
Copy full SHA for 2883ec5
Browse repository at this point
thinkwell/yolk#78 : check UserToken in token_authenticatable
dominiksteiner
committed
2f39ea2
View commit details
Copy full SHA for 2f39ea2
Browse repository at this point
thinkwell/yolk#78 : fix log message
dominiksteiner
committed
bdca434
View commit details
Copy full SHA for bdca434
Browse repository at this point
Commits on May 7, 2020
thinkwell/yolk#78 : update password only if not pwd exist or invalid in resource class
dominiksteiner
committed
776bf1c
View commit details
Copy full SHA for 776bf1c
Browse repository at this point
thinkwell/yolk#78 : improve log messages
dominiksteiner
committed
ed1e910
View commit details
Copy full SHA for ed1e910
Browse repository at this point
thinkwell/yolk#78 : only sync_from_crowd when update_crowd_records = true, add config.cookie_domain and config.cookie_secure
dominiksteiner
committed
0ad9078
View commit details
Copy full SHA for 0ad9078
Browse repository at this point
thinkwell/yolk#78 : try to find resource by username in DB first
dominiksteiner
committed
d61b75a
View commit details
Copy full SHA for d61b75a
Browse repository at this point
Commits on May 8, 2020
thinkwell/yolk#78 : create user token in DB after validating and fetching in crowd
dominiksteiner
committed
b5ef818
View commit details
Copy full SHA for b5ef818
Browse repository at this point
Commits on May 12, 2020
thinkwell/yolk#78 : lookup resource by email or username
dominiksteiner
committed
2bd0b0a
View commit details
Copy full SHA for 2bd0b0a
Browse repository at this point
Commits on May 13, 2020
thinkwell/yolk#81 : rename config.disabled to config.noop
dominiksteiner
committed
02e4dd5
View commit details
Copy full SHA for 02e4dd5
Browse repository at this point
Commits on May 23, 2020
thinkwell/yolk#78 : use resource.upsert_user_token to update or insert token
dominiksteiner
committed
7930e4e
View commit details
Copy full SHA for 7930e4e
Browse repository at this point
Commits on May 26, 2020
thinkwell/yolk#78 : get token from user_token response
dominiksteiner
committed
783abfc
View commit details
Copy full SHA for 783abfc
Browse repository at this point
thinkwell/yolk#78 : use DeviseCrowd::Logger for logging
dominiksteiner
committed
ac1d9b5
View commit details
Copy full SHA for ac1d9b5
Browse repository at this point
Commits on May 27, 2020
thinkwell/yolk#78 : get token from crowd before upserting
dominiksteiner
committed
594ca02
View commit details
Copy full SHA for 594ca02
Browse repository at this point
Commits on May 28, 2020
thinkwell/yolk#78 : use crowd first in credentials_authenticatable
dominiksteiner
committed
4c93a78
View commit details
Copy full SHA for 4c93a78
Browse repository at this point
Commits on Jun 5, 2020
thinkwell/yolk#82 : use prepend CrowdUsernameKeyWithDefault instead of alias_method_chain
dominiksteiner
committed
d2f0d80
View commit details
Copy full SHA for d2f0d80
Browse repository at this point
Commits on Jun 8, 2020
thinkwell/yolk#82 : use with_indifferent_access for authentication_hash
dominiksteiner
committed
022e249
View commit details
Copy full SHA for 022e249
Browse repository at this point
thinkwell/yolk#82 : use seconds gor crowd_auth_every.ago
dominiksteiner
committed
5fba445
View commit details
Copy full SHA for 5fba445
Browse repository at this point
Commits on Jul 6, 2020
thinkwell/yolk#78 : merge vs do-yolk-heroku-upgrade
dominiksteiner
committed
49f3cae
View commit details
Copy full SHA for 49f3cae
Browse repository at this point
thinkwell/yolk#78 : merge vs do-yolk-heroku-upgrade
dominiksteiner
committed
b246cbc
View commit details
Copy full SHA for b246cbc
Browse repository at this point
Commits on Feb 12, 2024
thinkwell/yolk#78 : fix File.exists? to File.exist?
dominiksteiner
committed
c112fab
View commit details
Copy full SHA for c112fab
Browse repository at this point
You can’t perform that action at this time.