issues
search
heartcombo
/
devise
Flexible authentication solution for Rails with Warden.
http://blog.plataformatec.com.br/tag/devise/
MIT License
24.04k
stars
5.55k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Warn about use of `sign_in user, bypass: true` also warns: Passing the result of `caller` to ActiveSupport::Deprecation#warn is deprecated
#5739
JasonBarnabe
opened
2 hours ago
0
Fix typo in comments
#5738
soma-git-practice
opened
1 week ago
0
Allow sign_up_params in GET /resource/sign_up
#5737
coezbek
opened
1 week ago
0
Release Devise 5
#5736
runephilosof-abtion
opened
1 week ago
1
deprecation warning: resource received a hash argument * Please use a keyword instead
#5735
wdiechmann
opened
1 week ago
0
Use proc to set password length validator so it's possible to override it dynamically.
#5734
nashby
closed
1 week ago
0
Devise fails when ActionMailer is turned off
#5733
thisismydesign
closed
2 weeks ago
1
Fix passing of format option to devise_for call.
#5732
nashby
closed
2 weeks ago
0
Fix Zeitwerk autoloading when ActionMailer is not present.
#5731
nashby
closed
2 weeks ago
0
Fix Rails main CI
#5730
jeromedalbert
closed
2 weeks ago
1
Fix and cleanup CI
#5729
jeromedalbert
closed
2 weeks ago
1
Make Devise.mappings work with lazy loaded routes.
#5728
nashby
closed
2 weeks ago
2
Introduce config to allow for password complexity
#5727
kykyi
opened
2 weeks ago
6
Change Base URL Change for HTTPS from internal reverse proxy
#5726
fthobe
opened
3 weeks ago
2
Error on install generator and app load: "missing keyword: :deprecator (ArgumentError)"
#5725
tbem
closed
1 month ago
1
Allow `skip_session_storage` while still writing Rememberable's cookie
#5724
theblang
opened
1 month ago
0
Edited the email regex in config/initializers to remove a multiline a…
#5723
mikeh-dev
opened
1 month ago
0
Weird flash message with Timeoutable
#5722
matt17r
opened
1 month ago
0
Potential Update for Rails7 with Ruby3.1
#5721
mikeh-dev
opened
1 month ago
2
Devise is loading routes before other engines have a chance to add their routes in Rails 8
#5720
jcoyne
closed
1 month ago
1
[Docs]Remove unnecessary closing parenthesis in README
#5719
kazuyainoue0124
closed
1 month ago
1
No routes shown at the launch of server
#5718
zahidalik
closed
2 months ago
0
How To: Email only sign up
#5717
D00mguy17298
closed
4 weeks ago
6
Rails 8: route initialization messed up
#5716
miharekar
closed
1 month ago
7
Absolute timeout of the session (session not extended by the last activity)
#5715
Mathiou04
opened
2 months ago
2
Fix: email format
#5714
abdulaba
opened
2 months ago
2
Devise's return status on the login page does not match what is expected, thus not rendering the error message correctly in frontend
#5713
ubuygold
closed
2 months ago
0
Database Authenticable Issue With Graphql
#5712
bugloper
closed
1 month ago
2
Fix bugs in `extend_remember_period` (reprise)
#5711
dlwr
opened
3 months ago
0
NoMethodError when finding user after Rails 7.2 upgrade.
#5710
knirirr
closed
3 months ago
4
Remember me not working on iOS (neither turbo native device or web view)
#5709
programthis
closed
3 months ago
2
Rails 8: Fix CI sqlite3 error for Gemfile-rails-main
#5708
jeromedalbert
closed
3 months ago
1
Rails app does not boot on the Rails main branch (8 alpha)
#5707
jeromedalbert
closed
3 months ago
1
Rails 8: Update route registration to use keyword arguments
#5706
abr-storm
closed
3 months ago
4
Rails 8: test helpers do not work
#5705
jeromedalbert
closed
2 weeks ago
7
Failure App incorrectly adds url query parameters to PATH_INFO
#5704
benjaminwood
opened
4 months ago
0
Add helper method
#5703
CuddlyBunion341
closed
1 month ago
1
Add password_hash as an alias for encrypted_password
#5702
rnestler
opened
4 months ago
0
`extend_remember_period` not updating `remember_user_token` cookie expiry on session timeout
#5701
seanvm
opened
4 months ago
1
Lockable strategy is account based instead of authentication strategy based
#5700
bart-westenenk-bex
closed
4 months ago
0
Getting Authentication passthru for Omniauth when Devise.setup is wrapped under Rails.application.reloader.to_prepare
#5699
kcore
opened
5 months ago
1
Devise::FailureApp is not compatible with Rails 7.1 csrf_token_storage
#5698
mpvosseller
opened
5 months ago
1
Add feature require_password_to_destroy
#5697
willianveiga
opened
5 months ago
1
FIX (readme) correct typo
#5696
Mth0158
closed
5 months ago
0
Rails 8: Make test helpers work with deferred routes
#5695
jeromedalbert
closed
2 weeks ago
15
Test helpers don't work on the Rails main branch (8.0.0.alpha)
#5694
jeromedalbert
closed
4 months ago
2
Database creation fails when using Devise model in combination with ActiveRecord Encryption ignore_case
#5693
andreobrown
opened
6 months ago
0
Bump supercharge/mongodb-github-action from 1.9.0 to 1.11.0
#5692
dependabot[bot]
opened
6 months ago
0
Missing route path_names for proper translation
#5691
jamesst20
closed
2 weeks ago
3
Rails 7.1.3.3 NameError: uninitialized constant ApplicationRecord (NameError)
#5690
dnara
closed
6 months ago
1
Next