1
0
Fork 0
forked from mirror/pixelfed
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
backup.php
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
dotenv-editor.php
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
hashing.php
horizon.php
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
mail.php
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
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
session.php Update session config, increase session timeout from 2 days to 60 days 2020-03-14 22:01:59 -06:00
snowflake.php
trustedproxy.php TrustProxies natively supports , strings 2020-01-16 23:34:10 -06:00
view.php
websockets.php Update websockets config, added env vars 2019-09-01 18:33:05 -06:00