pixelfed/config
delthas 748a3be46d Add support for configurable OAuth tokens and refresh tokens lifetime
Previously, the lifetime of tokens and refresh tokens was hardcoded at
15 and 30 days.

Some instances administrators may wish to change these values.

This makes these two values configurable with the two .env variables:
OAUTH_TOKEN_DAYS and OAUTH_REFRESH_DAYS which are the lifetime in days
for these two tokens and refresh tokens.
2020-08-31 23:16:42 +02:00
..
app.php Update service providers 2019-10-01 21:20:18 -06:00
auth.php Update AuthServiceProvider, add oauth support 2019-01-13 22:27:42 -07:00
backup.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
broadcasting.php Update configs 2019-05-28 21:00:42 -06:00
cache.php Update config 2019-12-08 14:18:18 -07:00
cors.php Update cors dep 2020-06-11 18:39:03 -06:00
costar.php Update config, disable costars 2020-04-19 13:00:26 -06:00
database.php Update config 2019-12-08 14:18:18 -07:00
debugbar.php Update debugbar config 2018-11-03 22:00:59 -06:00
dotenv-editor.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
exp.php Update exp.php 2020-02-13 17:45:58 +08:00
federation.php Update federation config 2020-05-23 23:08:27 -06:00
filesystems.php Support minio for S3 uploads 2020-02-18 23:16:25 -05:00
hashids.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
hashing.php Update hashing config, set custom bcrypt or argon settings 2019-02-15 20:56:15 -07:00
horizon.php Update Horizon dark mode regression 2019-05-05 16:42:07 -06:00
image-optimizer.php Update image-optimizer config 2020-01-28 21:32:09 -07:00
image.php Revert image driver breaking change, will delay 2020-01-28 22:09:17 -07:00
instance.php Add support for configurable OAuth tokens and refresh tokens lifetime 2020-08-31 23:16:42 +02:00
logging.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
mail.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
media.php Update media.php 2020-02-13 17:16:55 +08:00
passport.php Update passport config 2019-12-31 22:16:11 -07:00
pixelfed.php Update IG Import, remove hardcoded media size limit 2020-05-27 17:09:41 -06:00
purify.php Update purify config, fix microformats support 2020-04-26 23:10:21 -06:00
queue.php Update queue config, set higher than timeout 2018-11-03 22:02:15 -06:00
routes.php Update routes.php 2020-02-13 17:55:30 +08:00
self-diagnosis.php Update self-diagnosis command 2020-02-14 21:35:12 -07:00
services.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
session.php Update session config, increase session timeout from 2 days to 60 days 2020-03-14 22:01:59 -06:00
snowflake.php Add snowflake ids to statuses 2019-03-11 23:38:21 -06:00
trustedproxy.php TrustProxies natively supports , strings 2020-01-16 23:34:10 -06:00
view.php Add Laravel Framework 2018-04-15 17:56:48 -06:00
websockets.php Update websockets config, added env vars 2019-09-01 18:33:05 -06:00