issues
search
jdtornow
/
challah
User authorization and session management in Rails.
MIT License
18
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rack from 2.2.3.1 to 2.2.6.4
#64
dependabot[bot]
opened
1 year ago
0
Bump rails-html-sanitizer from 1.4.2 to 1.4.3
#63
dependabot[bot]
opened
2 years ago
0
Bump rack from 2.2.3 to 2.2.3.1
#62
dependabot[bot]
closed
2 years ago
0
Bump activestorage from 7.0.2.2 to 7.0.2.3
#61
dependabot[bot]
closed
2 years ago
0
Bump nokogiri from 1.13.3 to 1.13.4
#60
dependabot[bot]
closed
2 years ago
0
Bump actionpack from 6.1.4.4 to 6.1.4.6
#59
dependabot[bot]
closed
2 years ago
1
Bump actionpack from 6.1.3.2 to 6.1.4.4
#58
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.11.4 to 1.12.5
#57
dependabot[bot]
closed
2 years ago
1
Bump actionpack from 6.1.3.2 to 6.1.4.1
#56
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.11.3 to 1.11.4
#55
dependabot[bot]
closed
3 years ago
0
Bump actionpack from 6.1.3 to 6.1.3.2
#54
dependabot[bot]
closed
3 years ago
0
Bump rexml from 3.2.4 to 3.2.5
#53
dependabot[bot]
closed
3 years ago
0
Bump activestorage from 6.0.2.2 to 6.1.3
#52
dependabot[bot]
closed
3 years ago
1
Bump websocket-extensions from 0.1.4 to 0.1.5
#51
dependabot[bot]
closed
3 years ago
1
Bump rack from 2.2.2 to 2.2.3
#50
dependabot[bot]
closed
3 years ago
1
Bump actionview from 6.0.2.2 to 6.1.3
#49
dependabot[bot]
closed
3 years ago
1
Bump actionpack from 6.0.3.2 to 6.1.3
#48
dependabot[bot]
closed
3 years ago
1
Bump activerecord from 6.0.3.2 to 6.1.3
#47
dependabot[bot]
closed
3 years ago
1
Bump actionview from 6.0.3.2 to 6.0.3.3
#46
dependabot[bot]
closed
3 years ago
1
Bump actionpack from 6.0.3.1 to 6.0.3.2
#45
dependabot[bot]
closed
4 years ago
0
Bump rack from 2.2.2 to 2.2.3
#44
dependabot[bot]
closed
4 years ago
0
Bump websocket-extensions from 0.1.4 to 0.1.5
#43
dependabot[bot]
closed
4 years ago
0
Bump activesupport from 6.0.2.2 to 6.0.3.1
#42
dependabot[bot]
closed
4 years ago
0
Bump actionpack from 6.0.2.2 to 6.0.3.1
#41
dependabot[bot]
closed
4 years ago
0
Bump activestorage from 6.0.2.2 to 6.0.3.1
#40
dependabot[bot]
closed
4 years ago
0
Bump actionview from 6.0.2.1 to 6.0.2.2
#39
dependabot[bot]
closed
4 years ago
1
Bump yard from 0.9.16 to 0.9.24
#38
dependabot[bot]
closed
4 years ago
1
Bump rack from 2.0.7 to 2.0.8
#37
dependabot[bot]
closed
4 years ago
0
Bump railties from 5.2.1 to 5.2.3
#36
dependabot[bot]
closed
5 years ago
0
Bump nokogiri from 1.8.4 to 1.9.1
#35
dependabot[bot]
closed
5 years ago
1
Update readme section on skipping validations
#34
stevenschobert
closed
6 years ago
1
Not requiring a password for inactive users.
#33
philtr
opened
7 years ago
2
Extract status enum to separate concern
#32
philtr
closed
7 years ago
6
Challah::Signup incompatible with ActionController::Parameters in Rails 5
#31
philtr
closed
8 years ago
3
Strip spaces?
#30
philtr
closed
8 years ago
4
Challah breaks shoulda/matchers uniqueness?
#29
thewatts
closed
8 years ago
1
Fails uniqueness validation with Shoulda Matchers
#28
philtr
closed
8 years ago
8
Fix running migrations on empty database
#27
philtr
closed
8 years ago
1
Fix Rails 4.2 "can't modify frozen hash ActiveSupport::HashWithIndifferentAccess"
#26
stevenschobert
closed
8 years ago
4
LoadError in SessionsController#new
#25
atomkirk
closed
8 years ago
3
username removed causing `rake challah:setup` to fail
#24
atomkirk
closed
8 years ago
4
Load Errors with Challah 1.3.0
#23
thewatts
closed
8 years ago
1
Change User#active boolean to status enum
#22
jdtornow
closed
8 years ago
3
Drop support for Rails < 4.2.0
#21
philtr
closed
8 years ago
1
Save user ID as GlobalID in the session
#20
philtr
closed
8 years ago
3
Use before_action instead of before_filter if available
#19
philtr
closed
8 years ago
1
Allow Email parameter for Session management
#18
thewatts
closed
9 years ago
1
Any interest in using rubocop?
#17
jamesbarnett
closed
8 years ago
1
Adds routing authentication helpers
#16
willcosgrove
closed
7 years ago
7
Localize invalid email message
#15
thewatts
closed
9 years ago
0
Next