nginx-proxy-manager/backend/migrations
Subv 9f2d3a1737 Manually set the default values for the OpenID Connect columns.
There is a Knex issue ( https://github.com/knex/knex/issues/2649 ) that prevents .defaultTo from working for text columns.
2021-09-09 08:12:50 +10:00
..
20180618015850_initial.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
20180929054513_websockets.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
20181019052346_forward_host.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
20181113041458_http2_support.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
20181213013211_forward_scheme.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
20190104035154_disabled.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
20190215115310_customlocations.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
20190218060101_hsts.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
20190227065017_settings.js fixed migration and setup 2020-07-19 20:02:20 +02:00
20200410143839_access_list_client.js add satisfy configuration to the ui 2020-04-11 00:26:54 -07:00
20200410143840_access_list_client_fix.js Fix incorrect var 2020-05-05 10:00:41 +10:00
20200522113248_openid_connect.js Add database columns to store OpenID Connect information for Proxy Hosts. 2021-09-09 08:12:19 +10:00
20200522144240_openid_allowed_users.js Add a field to specify a list of allowed emails when using OpenID Connect auth. 2021-09-09 08:12:50 +10:00
20200523114256_openid_default_values.js Manually set the default values for the OpenID Connect columns. 2021-09-09 08:12:50 +10:00
20201014143841_pass_auth.js Allows auth information from AccessList not to be passed to proxied hosts. Resolves issue #153. 2020-10-15 10:23:09 +11:00
20210210154702_redirection_scheme.js Hotfix: This group of assignments is not aligned 2021-02-10 18:26:19 +01:00
20210210154703_redirection_status_code.js Hotfix: This group of assignments is not aligned 2021-02-10 18:26:19 +01:00
20210423103500_stream_domain.js Incorporate feedback 2021-08-13 11:32:01 +02:00