Commit graph

111 commits

Author SHA1 Message Date
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.
2020-08-31 23:01:01 +02:00
Daniel Supernault
144678fc9c
Update IG Import, remove hardcoded media size limit 2020-05-27 17:09:41 -06:00
Daniel Supernault
e2a6bdd0e1
Add Instagram Import 2020-05-25 21:41:42 -06:00
Daniel Supernault
c6185ceea1
Bump version to v0.10.9 2020-04-17 19:57:16 -06:00
daniel
cd34438405
Merge pull request #2025 from shleeable/patch-2
Update pixelfed.php - concatenate fix
2020-02-21 18:13:07 -07:00
Shlee
0e52521a1b
Update pixelfed.php 2020-02-16 20:37:37 +08:00
Shlee
c241184a70
Update pixelfed.php 2020-02-16 19:36:12 +08:00
Shlee
03c90fd4de
Update pixelfed.php 2020-02-16 13:08:20 +08:00
Shlee
77bc605417
Update pixelfed.php 2020-02-13 17:52:33 +08:00
Shlee
44c5494a0c
Update pixelfed.php 2020-02-13 17:44:28 +08:00
Shlee
2295bef877
Update pixelfed.php 2020-02-13 17:42:34 +08:00
Daniel Supernault
a6765e1a6d
Bump version to v0.10.8 2020-01-29 20:49:57 -07:00
Daniel Supernault
6cdd64c669
Add BANNED_USERNAMES env var support to RestrictedNames 2020-01-16 23:07:58 -07:00
Daniel Supernault
d27e60c3e8
Bump version to v0.10.7 2020-01-06 23:23:25 -07:00
Daniel Supernault
f590f616b3
Bump version to v0.10.6 2019-09-29 22:43:18 -06:00
Daniel Supernault
6549f0d13d
Bump version to v0.10.5 2019-09-24 12:04:09 -06:00
Daniel Supernault
929ace22a9
Bump version to v0.10.3 2019-09-08 22:45:35 -06:00
Daniel Supernault
576a55a2af
Bump version to v0.10.2 2019-09-06 20:35:09 -06:00
Daniel Supernault
48f5161b3c
Bump version to 0.10.1 2019-09-06 20:29:06 -06:00
Daniel Supernault
e021ab9f2a
Bump version to v0.10.0 2019-07-17 21:22:14 -06:00
Daniel Supernault
c499c4f7e5
Bump version to v0.9.6 2019-07-10 19:00:02 -06:00
Daniel Supernault
770d414148
Bump version to v0.9.5 2019-07-08 23:26:44 -06:00
Daniel Supernault
94bef4c74c
Add Admin Configuration Editor 2019-06-20 20:01:16 -06:00
Daniel Supernault
577dac9802
Update pixelfed config 2019-06-16 16:41:54 -06:00
Kirk Strauser
5d263d1c2e
PixelFed -> Pixelfed
There was a remaining mix of capital-F "PixelFed" occurrences. This
changes everything to the same capitalization, "Pixelfed", for
consistency.
2019-06-05 18:21:19 -07:00
Daniel Supernault
124d557f3d
Bump version to v0.9.4 2019-06-03 17:53:52 -06:00
Daniel Supernault
40970d5c5e
Bump version to v0.9.3 2019-06-03 17:45:01 -06:00
Daniel Supernault
1f3a5e263b
Update config 2019-05-26 23:02:01 -06:00
Shleeble
a50a8b1cf6
Update pixelfed.php 2019-04-30 18:07:49 +08:00
Shleeble
b2e79b9bc6
Update pixelfed.php 2019-04-30 15:21:55 +08:00
Daniel Supernault
aa09413fa4
Bump version to v0.9.2 2019-04-29 22:05:30 -06:00
Daniel Supernault
aaf5253422
Rename .env var, based on feedback from https://mastodon.social/users/alicerunsonfedora/statuses/101978263084840936 2019-04-23 18:30:50 -06:00
Daniel Supernault
4e14cabe70
Update html purifier config 2019-04-23 17:58:46 -06:00
Daniel Supernault
af05595be0
Bump version to v0.9.1 2019-04-21 23:43:33 -06:00
Daniel Supernault
8f287fbb2d
Bump version to 0.9.0 2019-04-17 23:33:28 -06:00
Daniel Supernault
bedb42baca
Update config, make oauth opt-in 2019-04-17 19:45:23 -06:00
Daniel Supernault
4baf254039
Update pixelfed config 2019-04-17 19:35:46 -06:00
Daniel Supernault
6c37335e98
Bump version to 0.8.6 2019-04-06 12:24:59 -06:00
Daniel Supernault
e12bc4e726
Bump version to 0.8.5 2019-04-02 01:05:47 -06:00
Daniel Supernault
efb5972573
Bump version to 0.8.4 2019-03-25 22:43:57 -06:00
Daniel Supernault
93a94b1489
Bump version to 0.8.3 2019-03-25 20:51:01 -06:00
Daniel Supernault
bdf4933867
Bump version 2019-03-21 13:59:11 -06:00
Daniel Supernault
9db18df329
Update pixelfed config 2019-03-17 16:25:53 -06:00
Daniel Supernault
8e2695ce97
Bump version to 0.8.1 2019-03-16 02:50:48 -06:00
Daniel Supernault
f5ddc550d5
Bump version to 0.8.0 2019-03-16 02:15:02 -06:00
Daniel Supernault
fadfd8349b
Add async activitypub delivery with timeout and concurrency settings 2019-03-07 22:38:07 -07:00
Daniel Supernault
98a40506f5
Update config 2019-02-22 11:18:56 -07:00
Daniel Supernault
92193769a6
Bump version 2019-02-10 21:51:22 -07:00
Daniel Supernault
12995989c4
Add max user limit 2019-01-30 18:11:22 -07:00
Daniel Supernault
c25ca8dc99
Update config 2019-01-12 00:41:47 -07:00