Du Peng
96c185a2d3
(i18n) add chinese
2024-07-16 17:30:34 +02:00
Du Peng
51c4e020f9
(doc) add saml config doc
2024-02-20 19:19:45 +01:00
Sylvain
7e6e5e9dc4
(i18n) italian
2023-04-04 15:35:07 +02:00
Sylvain
01df96dc20
(security) upgrade to rails 6
2023-03-22 10:58:22 +01:00
Sylvain
f33bd2ef23
(bug) unable to configure locale to fr-CA
2023-02-20 10:18:19 +01:00
Sylvain
892ffbe138
(quality) rename proof-of-identity to supporting-document
2023-02-15 10:30:13 +01:00
Sylvain
d0239a0e25
(wip) move slot status request
2023-02-15 10:29:55 +01:00
Sylvain
986a663c40
(feat) places cache for slots
2023-02-15 10:29:54 +01:00
Sylvain
4a2c20d8bb
(doc) updated OIDC known issues
2023-02-01 16:14:37 +01:00
Sylvain
b6146bad18
(feat) sentry error reporting
2023-01-04 16:05:45 +01:00
Du Peng
9ecde2764f
(doc) add overcommit install for development
2023-01-02 10:03:58 +01:00
Sylvain
3dcc4a5803
(doc) openid connect must use RSxxx to sign id token
2022-12-21 14:14:32 +01:00
Sylvain
fd0dc57503
(quality) removed rails_12factor
2022-12-14 14:36:30 +01:00
Sylvain
963d2e93bd
(bug) unable to export statistics
2022-12-01 13:03:19 +01:00
Sylvain
73b8f95031
(doc) known OIDC issues
2022-11-22 09:50:04 +01:00
Sylvain
35656229ad
(bug) should not change group of subscriber
2022-11-07 15:14:33 +01:00
Sylvain
a63975dd18
(merge) Merge branch 'dev' into product-store
2022-10-05 17:16:04 +02:00
Sylvain
c6f0b69b2e
(doc) Updated the link to the user's manual
2022-09-21 13:56:46 +02:00
Sylvain
c9b97c4205
(doc) updated FR user's guide to v5.4
2022-08-24 16:12:48 +02:00
Sylvain
9674c4cddf
(doc) Minimum RAM required #385
2022-08-24 11:13:41 +02:00
Sylvain
2aeac8b5ed
(doc) Clarified documentation about default values
2022-08-24 11:07:07 +02:00
Sylvain
37b24a8d2f
refactor slots model
2022-07-18 17:18:01 +02:00
Sylvain
eb1c54d8f3
updated diagrams
2022-07-04 10:48:42 +02:00
Sylvain
562a7b86e5
(feat) Check the minimum docker version (20.10) during setup and upgrade
2022-06-27 15:19:53 +02:00
Sylvain
1c16dd5f3f
(feat) Use bat to display coloured documentation of environment variables during setup
2022-06-27 14:48:12 +02:00
Sylvain
ffb5a1d9d2
(setup) Ability to install behind a proxy
2022-06-13 17:03:35 +02:00
Sylvain
4fe0d6ecba
(doc) installing behind a proxy
2022-06-13 15:22:01 +02:00
Sylvain
02df763a66
(doc) how to mount cert into docker image ( #359 )
2022-05-30 10:10:11 +02:00
Sylvain
9abfe24660
Merge pull request #359 from trombik/issue_354
...
bugfix: introduce SMTP_CA_FILE and SMTP_CA_PATH
2022-05-30 09:35:32 +02:00
Sylvain
442f7e0453
(bug) fix #355 compatibility with the new docker-compose CLI
2022-05-23 16:33:38 +02:00
Tomoyuki Sakurai
c2e330a66c
doc: document SMTP_TLS
2022-05-15 11:36:59 +07:00
Tomoyuki Sakurai
4bd1634f82
bugfix: introduce SMTP_CA_FILE and SMTP_CA_PATH
...
allows users to configure path to trusted CA certificate file(s). the
defaults are `nil` as there is no agreement on default path.
possible paths for `SMTP_CA_FILE` include:
* `/etc/pki/tls/certs/ca-bundle.crt` (RedHat)
* `/etc/ssl/certs/ca-certificates.crt` (Debian and its variants)
* `/usr/local/etc/ssl/cert.pem` (FreeBSD)
* `/etc/ssl/cert.pem` (OpenBSD)
Ruby on Rails Guides, nor `mail` gem, documents these options.
4f56234f04/lib/mail/network/delivery_methods/smtp.rb (L144-L145)
fixes #354
2022-05-15 06:53:12 +07:00
Tomoyuki Sakurai
59ca11b3e7
(feature) allow users to disable colorize_logging in active record
...
fixes #345
2022-05-15 06:38:55 +07:00
Du Peng
3e34b3c7a7
add user validation required setting, user proof of identity upload and organization custom field
2022-05-11 16:57:44 +02:00
Sylvain
bf9e917952
(doc) openid connect configuration documentation
2022-05-04 12:29:21 +02:00
Sylvain
eaae10a9b4
(ui) automatic field mapping configuration for openid
2022-05-04 12:29:19 +02:00
Sylvain
f9e5e7f2a8
(ui) display authorization callback url directly in interface
2022-05-04 12:28:29 +02:00
Sylvain
7465c8d81c
(doc) minimum docker version
2022-05-04 12:17:19 +02:00
Sylvain
0c51aff748
(feat) OAuth2 scopes are now configurable from the interface
...
Previously, scopes were supported through OAUTH2_SCOPE since v5.3.1.
BREAKING CHANGE: update your oauth2 provider configuration if you need scopes support
2022-03-22 16:40:09 +01:00
Sylvain
cae79b5d5b
updated environment documentation
2022-03-08 15:53:28 +01:00
Du Peng
c072e87432
update document
2022-03-02 18:01:38 +01:00
Du Peng
cd733053c9
Added [an option](doc/environment.md#OPENLAB_SSL_VERIFY) to allow set verify ssl option for OpenLab
2022-03-02 17:39:22 +01:00
Sylvain
67850a6f9f
(feat) optional sso debug logs according to SSO_DEBUG env var
2022-01-17 15:24:07 +01:00
Sylvain
c031f099a5
Merge branch 'oauth2' into dev
2022-01-17 12:46:07 +01:00
Sylvain
9cb744a4de
fix typos
2022-01-10 15:56:01 +01:00
Sylvain
c91e825496
[bug] minamed sso perperty
2021-12-20 14:10:44 +01:00
Sylvain
2c0da56ff9
fix env doc
2021-11-17 18:24:59 +01:00
Sylvain
c1a9a4a075
reorganized documentation
2021-10-22 16:50:18 +02:00
Sylvain
b1245a5248
updated setup instructions with new prepare-vps script
2021-10-22 10:41:15 +02:00
Sylvain
4e4849e7bc
Updated SSO documentation
2021-10-13 09:09:58 +02:00