issues
search
phatworx
/
devise_security_extension
An enterprise security extension for devise, trying to meet industrial standard security demands for web applications.
MIT License
747
stars
346
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Supporting Ruby 3.1 and Rails 7.x
#253
AryeShemesh
opened
2 years ago
4
Loosen rails 6 dependency to support 6.x
#252
steakchaser
opened
2 years ago
0
before_filter bugging on rails ~>6.x
#251
007hillman
opened
3 years ago
0
fix error when run comman 'bundle install' in rails < 6.0.3
#250
tranhuyhoangbka
opened
4 years ago
5
fix error when bundle in rails 6.0.3.1
#249
tranhuyhoangbka
closed
4 years ago
1
supportrails6
#248
rajesh1285
closed
4 years ago
0
While using session_limitable, Is it possible to display that the user has been logged out because he is already logged in from another broswer/device and where are the views for session_limitable located and are they customizable?
#247
KalyanChandu001
opened
4 years ago
0
Update session_limitable.rb to display a flash message in the browser
#246
KalyanChandu001
opened
4 years ago
0
add pt-BR translation
#245
tteurs
opened
5 years ago
0
handle password confirmation mismatched
#244
sanjsharma
opened
5 years ago
0
Support password expiration in months, not just days
#243
cluesque
opened
5 years ago
0
After Password Reset last_activity_at is not cleared
#242
scicco
opened
6 years ago
0
Address deprecation warnings in Ruby 4
#241
jamesmacwilliam
opened
6 years ago
2
Update it.yml
#240
francescognarra
opened
6 years ago
0
Is still this maintained?
#239
tibbon
opened
6 years ago
5
Update Fixnum to Integer, complies with Ruby 2.4
#238
tibbon
opened
6 years ago
4
Update password_expirable.rb
#237
kelly-croswell
closed
6 years ago
0
Change before_filter to before_action
#236
mehtaparitosh
opened
6 years ago
1
Cannot update from 0.9.2 to 0.10.0
#235
JalisoCSP
closed
6 years ago
1
Session Limitable
#234
dlp21103
opened
6 years ago
1
still maintained?
#233
mathieujobin
closed
6 years ago
3
Replace Fixnum references
#232
3zcurdia
closed
6 years ago
7
Fixnum is deprecated as of Ruby 2.4.0
#231
jmera-cc
opened
6 years ago
0
Update email validation
#230
ianrandmckenzie
opened
6 years ago
0
Email validations don't account for new TLDs
#229
ianrandmckenzie
opened
6 years ago
0
Password Expirable no implicit conversion of Symbol into String error.
#228
oscarcolome
opened
6 years ago
0
prevent user from changing password within a timeframe
#227
ssnyder
opened
7 years ago
0
Apply Fixnum deprecation fixes
#226
stephenhartman
closed
7 years ago
0
Password_archivable DB Migration issues with MySQL error v0.8.2
#225
ssnyder
opened
7 years ago
0
Patch for Rails 5.1
#224
rauxalach
closed
7 years ago
0
Gem Load Error is: undefined method `to_prepare' for ActionDispatch::Callbacks:Class
#223
nynhex
opened
7 years ago
12
Error on Rails 5.1.2
#222
maengkom
closed
7 years ago
8
fix to_prepare deprecated in rails 5.1
#221
narutoo9x
closed
7 years ago
0
Skip session limitable
#220
EugeneGrigorenko
opened
7 years ago
0
Do not use deprecated Fixnum class
#219
sethjeffery
closed
7 years ago
1
Don't change Devise config from a model instance
#218
joelvh
opened
7 years ago
0
Fix typo
#217
mparramon-kantox
opened
7 years ago
0
Fix Ruby 2.4 deprecations
#216
dillonwelch
opened
7 years ago
8
upgrades to rails 5
#215
doberg
opened
7 years ago
0
Replace low-priority operators
#214
HenryKeiter
opened
7 years ago
1
Users are alerted that their password expired for no reason, and get stuck in a loop where they keep getting that message
#213
yuvaltobias
opened
7 years ago
1
Resolve test deprecations
#212
natebird
closed
3 years ago
0
Security Questionable Doesn't Work
#211
jph
opened
7 years ago
0
Gem Load Error is: uninitialized constant ActiveModel::ForbiddenAttributesProtection
#210
marcosserpa
opened
7 years ago
0
:password_expirable not enforced for non-html-requests
#209
odegroot
opened
7 years ago
0
Password_expirable is not working
#208
ravindradaffo
opened
7 years ago
4
bypass_sign_in error
#207
paulodeon
opened
7 years ago
4
before_filter is deprecated and will be removed in Rails 5.1
#206
tom-lord
opened
7 years ago
2
New NIST authentication recommendations, what do you all think?
#205
gkop
opened
7 years ago
0
Override PasswordsController
#204
khataev
opened
8 years ago
0
Next