Commit Graph

7 Commits

Author SHA1 Message Date
Julius Härtl 17ed43128c
Remove notnull contraint from username
It is not required since we can have an registration entry without a username
in the database, either from migration or when signing up with email first
in the web interface

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-17 01:39:07 +02:00
Julius Härtl fffdb77ff6
Cleanup status codes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-07-08 14:21:57 +02:00
Julius Härtl 74b5428193
Use client secret as identifier
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-30 15:55:21 +02:00
Julius Härtl 8f192c49fe
Add registration API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-27 11:37:47 +02:00
Pellaeon Lin 1182ee0510 Update# delete `registered` field since it's no longer needed. 2015-06-24 00:52:59 +08:00
Pellaeon Lin f0ff056fcc Update# add primary key 2015-03-05 19:13:10 +08:00
Pellaeon Lin 11c7d33b5b Database schema 2014-08-28 15:18:48 +00:00