hub/database/migrations/functions
Sergio C. Arteaga c3d34c81bc
Store password reset code hashed (#1235)
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
2021-04-08 16:33:32 +02:00
..
api_keys Hash API keys secret using sha512 instead of bcrypt (#1226) 2021-04-06 19:19:01 +02:00
events Omit null values in database functions responses (#918) 2020-12-02 09:47:08 +01:00
images Reorganize database functions (#219) 2020-03-26 11:45:09 +01:00
notifications Omit null values in database functions responses (#918) 2020-12-02 09:47:08 +01:00
organizations Allow deleting organizations (#1026) 2021-01-14 14:03:07 +01:00
packages Packages search now supports prefix matching (#1211) 2021-03-26 09:44:07 +01:00
repositories Store and expose security scanner errors (#1137) 2021-02-23 13:24:58 +01:00
stats Add stats page (#1182) 2021-03-17 13:53:30 +01:00
subscriptions Move logo image id and url to snapshot entity (#1167) 2021-03-04 13:04:02 +01:00
users Store password reset code hashed (#1235) 2021-04-08 16:33:32 +02:00
webhooks Omit null values in database functions responses (#918) 2020-12-02 09:47:08 +01:00
001_load_functions.sql Add stats page (#1182) 2021-03-17 13:53:30 +01:00