Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rails_api_authentication
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
rails_api_authentication
Graph
b6a5ce444faad6040192c99c4347db0eaafd6887
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jun
23
May
31
Jan
5
Nov
18
Oct
10
May
3
15
Apr
8
20
Mar
5
30
Nov
29
28
20
Sep
12
Aug
11
9
8
2
28
Jul
26
25
5
4
2
May
30
Apr
12
valid! use 422 instead of 401
master
master
code valid params bugfix
Fix register_valid logic
register_valid for valid_code
Add klass underscore gsub
instance_variable_set when authentication is done
Add @current_user etc.
Add password_raw= method
oauth_relate remove before token first
Support array auth_action symbol
Fix auth about dup token
Add inheritance support
Fix valid! method to return true
Fix the default value of token key
Allow to have a custom auth header name
Change some code of UserError.new from 401 to 400
lan/change_user…
lan/change_user_error_code
Cancel the last commit
lan/ttl
lan/ttl
Let Ohm::McCree start overwatch when the gem is loaded
Add TTL to Ohm::Model & Add Ohm::McCree
Merge branch 'lan/prepend_before_action' into 'master'
Use prepend_before_action instead of before_action in method auth_action
Add error processing when password is not generate by gem
Fix auth session controller bug
Fix register bug
Add auth to current_authable after auth!
Fix oauth relate should auth session
Add nil error protect
Add oauth relation with token
Fix code_for feature
Fix auth code login bug
Add oauth session controller
Add oauth feature
Add code session controller module
Add code_for & code_login method for phone & code authentication feature
Refector authable auth method
add user error in one file
Add valid god
Merge branch 'liyijie/valid' into 'master'
Finish user password function
should delete valid key from attrs