18 Commits (v1)

Author SHA1 Message Date
Eric Chiang b02a3a3163 *: add "groups" scope 10 years ago
Bobby Rullo 09e889e7bc client: add public client to data model 10 years ago
Bobby Rullo 32a1994a5e refresh tokens: store and validate scopes. 10 years ago
Bobby Rullo f9dbc8a3d2 db, client: add data model for trusted peers 10 years ago
Eric Chiang 875d5d09bf db: regenerate migrations 10 years ago
Eric Chiang 4feaae98b0 db: add better comment about migration 10 years ago
Eric Chiang 2a0cc47419 db: generate in-memory migration assets 10 years ago
Eric Chiang f738188c13 db: switch migration source to use in-memory migration 10 years ago
Eric Chiang 9bc68edae7 *: add migration to convert all emails to lowercase 10 years ago
Eric Chiang 9796a1e648 *: add migration to update JSON fields and require postgres 9.4+ 10 years ago
Bobby Rullo c1f8effe1a db, functional: make value column in key not pkey 10 years ago
Eric Chiang a7138b3cfd db: rebuild miration assets using go generate 10 years ago
Eric Chiang 6cb3146b09 build,db: don't call go-bindata on every build 10 years ago
Joe Bowers 60a36e2c2e server,db: flag for disabling user login 11 years ago
Yifan Gu 44c6cb44f5 refresh: bcrypt raw bytes rather than base64 encoded string. 11 years ago
Yifan Gu 066fd859ec session: add 'scope' field in session. 11 years ago
Bobby Rullo 4ce5a36d08 db: initialize bigint, boolean columns 11 years ago
Bobby Rullo c16e3b5a10 db: add DB migration code and scripts. 11 years ago