-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathChangeLog
More file actions
147 lines (102 loc) · 4.54 KB
/
ChangeLog
File metadata and controls
147 lines (102 loc) · 4.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
2020-07-01 Sukit Saeo <sukit_owl@hotmail.com>
Add odin.app.apple.login view for do apple login
2020-06-08 Pam suebvisai <suebvisai.pam@gmail.com>
Add support for permission configuration by HTTP method
2020-04-13 Tle Ekkul <e.aryuth@gmail.com>
Allow GET request on odin.app.user
Deprecate PUT request on odin.app.user
2020-03-04 Sukit Saeo <sukit_owl@hotmail.com>
allow link between two app user in odin.link.account
2020-02-27 Sukit Saeo <sukit_owl@hotmail.com>
Facebook and Google user with same email will merged as same user when register,
and can login by both method
2019-09-25 Pumidon Phathong <pumidon@hot-now.com>
Add support changing non app jwt to app jwt when renewing.
2019-08-27 Kirit Saelensminde <kirit@felspar.com>
JWTs may be placed in cookies and decoded from there.
2019-08-08 Pattarawut Imamnuaysup <pattarawut@hot-now.com>
Add support for password hashing process in an array
2019-04-22 Tle Ekkul <e.aryuth@gmail.com>
Support multiple facebook apps
2019-04-01 Tle Ekkul <e.aryuth@gmail.com>
Fix view odin.password.me
2019-02-06 Kirit Saelensminde <kirit@felspar.com>
Add executable for timing password hashing rounds and configuration item for round count.
2019-02-06 Kirit Saelensminde <kirit@felspar.com>
Implement app logins for Facebook and Google.
2019-01-31 Tle Ekkul <e.aryuth@gmail.com>
Abandon unregister user when merge failed
2019-01-29 Tle Ekkul <e.aryuth@gmail.com>
Fix merge_record failed when user has app installation record
Trigger merge account when user token and login mismatch
Add merge identities
2019-01-09 Tle Ekkul <e.aryuth@gmail.com>
Remove usage of app token
2018-12-27 Tle Ekkul <e.aryuth@gmail.com>
Fix AuthN login schema
2018-12-26 Tle Ekkul <e.aryuth@gmail.com>
Add odin.middleware.reference view
2018-12-20 Tle Ekkul <e.aryuth@gmail.com>
Add odin.password.hash view
2018-12-16 Tle Ekkul <e.aryuth@gmail.com>
Remove deprecated warnings
2018-12-10 Tle Ekkul <e.aryuth@gmail.com>
Added odin.app.installation view
Support app OPEN access policy
2018-11-08 Tle Ekkul <e.aryuth@gmail.com>
odin.app.secure doesn't need app_id as a prefix anymore.
2018-11-02 Tle Ekkul <e.aryuth@gmail.com>
Fix table app_user PK order
Add table app_role_ledger
Add table app_user_role_ledger
2018-10-28 Tle Ekkul <e.aryuth@gmail.com>
Added app user roles
2018-10-07 Kirit Saelensminde <kirit@felspar.com>
Tighten up some APIs in the example configuration.
2018-09-19 Rattanawadi <deuanz.cpenu@gmail.com>
Added module opts/installation-id
2018-09-19 Tle Ekkul <e.aryuth@gmail.com>
Added odin.app.handover view
2018-09-17 Tle Ekkul <e.aryuth@gmail.com>
Added odin.app.verify view
2018-09-12 Tle Ekkul <e.aryuth@gmail.com>
Added odin.app.secure view
2018-08-16 Tle Ekkul <e.aryuth@gmail.com>
Returned Unprocessable Entity when user's email already exists in the system.
2018-08-12 Tle Ekkul <e.aryuth@gmail.com>
Added Login with Odin page
2018-08-10 Tle Ekkul <e.aryuth@gmail.com>
Added App module
Added odin.api.login view
2018-08-08 Sem <pumidon@proteus-tech.com>
Added Expire user module
2018-08-08 Nut <tobestupid@gmail.com>
Added link Facebook module
2018-07-18 Nut <tobestupid@gmail.com>
Added login with Google module
2018-07-17 Tle Ekkul <e.aryuth@gmail.com>
Added login with Facebook module
2018-07-11 Tle Ekkul <e.aryuth@gmail.com>
Added reset forgotten password API view
2018-07-09 Tle Ekkul <e.aryuth@gmail.com>
Added forgotten-password module
2018-07-08 Tle Ekkul <e.aryuth@gmail.com>
Added self registration API with full-name
Added self registration API with e-mail address
2018-07-07 Kirit Saelensminde <kirit@felspar.com>
Change the way that Odin migrations are run.
2018-07-06 Kirit Saelensminde <kirit@felspar.com>
Deprecate setting a password when a user is created. It should be done separately
2017-10-08 Kirit Saelensminde <kirit@felspar.com>
Add a setting that allows the logout count and a/c expiry checks to be bypassed.
2017-06-14 Nattapong Amornbunchornvej <sprintf.null@gmail.com>
Add support for custom port DB connection.
Add psycopg2 as dependencies of the python package.
2016-10-08 Kirit Saelensminde <kirit@felspar.com>
Added a new module that allows force logout and immediate revokation of JWT.
2016-09-30 Kirit Saelensminde <kirit@felspar.com>
Better document the command line management tool.
2016-09-03 Kirit Saelensminde <kirit@felspar.com>
Add in the fostgres-test testing language and use it to test the login API.
2016-07-09 Kirit Saelensminde <kirit@felspar.com>
Added ChangeLog