Commit Graph

232 Commits (205705193d505557d1a497411c62c5fcb01bc1f8)

Author SHA1 Message Date
Daniel Supernault 6e3522c039
Update federation config, make sharedInbox enabled by default 4 years ago
Daniel Supernault 4733ca9fb9
Add shared inbox 4 years ago
daniel 93a76b3c05
Merge pull request #2400 from delthas/feature-tokens-days
Add support for configurable OAuth tokens and refresh tokens lifetime
4 years ago
daniel 45458bd542
Merge pull request #2398 from delthas/feature-password-length
Make the minimum user password length configurable
4 years ago
Daniel Supernault d63569c120
Add Direct Messages 4 years ago
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.
5 years ago
delthas 09479c02ca Make the minimum user password length configurable
Previously, all passwords had to be at least 12 characters long.

Some users use a slightly shorter password, so some instances could wish
to reduce the password length limit to a slightly lesser value.

This makes the minimum password length configurable in the .env file,
with the MIN_PASSWORD_LENGTH variable, that defaults to 12 to keep the
previous behaviour by default.
5 years ago
Daniel Supernault 344b0c94cd
Update cors dep 5 years ago
Daniel Supernault 144678fc9c
Update IG Import, remove hardcoded media size limit 5 years ago
Daniel Supernault e2a6bdd0e1
Add Instagram Import 5 years ago
Daniel Supernault 06c83ba08a
Update federation config 5 years ago
Daniel Supernault 76dd453ea0
Update instance config 5 years ago
Daniel Supernault 877023fb21
Update purify config, fix microformats support 5 years ago
Daniel Supernault 2635bc53e0
Update config, disable costars 5 years ago
Daniel Supernault c6185ceea1
Bump version to v0.10.9 5 years ago
Daniel Supernault b87952719f
Update session config, increase session timeout from 2 days to 60 days 5 years ago
Daniel Supernault 599f6a5273
Remove unused config 5 years ago
daniel 6689a6fe3c
Merge pull request #2036 from techknowlogick/patch-2
Support minio for S3 uploads
5 years ago
daniel cd34438405
Merge pull request #2025 from shleeable/patch-2
Update pixelfed.php - concatenate fix
5 years ago
daniel 585a5ca8f8
Merge pull request #2007 from shleeable/cleanup
Code Review - dead code
5 years ago
techknowlogick 254c53ecb8
Support minio for S3 uploads 5 years ago
Shlee 0e52521a1b
Update pixelfed.php 5 years ago
Shlee c241184a70
Update pixelfed.php 5 years ago
Shlee 03c90fd4de
Update pixelfed.php 5 years ago
Daniel Supernault e313f2735b
Update self-diagnosis command 5 years ago
Daniel Supernault 03f808c744
Update self-diagnosis checks 5 years ago
Shlee b629e4fd90
Update routes.php 5 years ago
Shlee 77bc605417
Update pixelfed.php 5 years ago
Shlee 438138b55c
Update instance.php 5 years ago
Shlee 03de0761ab
Update exp.php 5 years ago
Shlee 44c5494a0c
Update pixelfed.php 5 years ago
Shlee 2295bef877
Update pixelfed.php 5 years ago
Shlee 524d4370d2
Update media.php 5 years ago
Shlee 10211fe9cb
Update media.php 5 years ago
Shlee 76fd1c1efd
Update media.php 5 years ago
Daniel Supernault a6765e1a6d
Bump version to v0.10.8 5 years ago
Daniel Supernault 5ece86fb0a
Revert image driver breaking change, will delay 5 years ago
Daniel Supernault c5e171c4a8
Update image-optimizer config 5 years ago
Daniel Supernault e86ddb94de
Update image config 5 years ago
Daniel Supernault 3be32597d3
Update instance config, cleanup and add restricted mode 5 years ago
Daniel Supernault 6cdd64c669
Add BANNED_USERNAMES env var support to RestrictedNames 5 years ago
asonix 64af65e992 TrustProxies natively supports , strings 5 years ago
asonix cb6e8a4eaa Don't always explode the TRUST_PROXIES variable 5 years ago
Daniel Supernault d27e60c3e8
Bump version to v0.10.7 5 years ago
Daniel Supernault 1810ef8594
Update passport config 5 years ago
Daniel Supernault 1960e8d6b4
Update instance config, add stories 5 years ago
Daniel Supernault b32cf31cdd
Update site config service 5 years ago
Daniel Supernault a7c30388d8
Update config 5 years ago
Daniel Supernault 6d40876ae8
Update Site Config 5 years ago
Daniel Supernault e5af5dd12b
Update service providers 5 years ago