Ivan Tashkinov
|
7fff9c1bee
|
Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in).
|
2020-12-09 21:14:39 +03:00 |
|
lain
|
477c6c8e55
|
Merge branch 'auth-improvements' into 'develop'
Cookie auth rework / Auth subsystem refactoring and tweaks
Closes pleroma/secteam/pleroma#3
See merge request pleroma/pleroma!3112
|
2020-12-09 15:55:45 +00:00 |
|
lain
|
1436a2fa2d
|
Merge branch 'stream-follow-updates' into 'develop'
Stream follow updates
Closes #2299
See merge request pleroma/pleroma!3183
|
2020-12-09 15:52:31 +00:00 |
|
Ivan Tashkinov
|
c8e7ace812
|
Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
# Conflicts:
# CHANGELOG.md
|
2020-12-07 21:45:04 +03:00 |
|
lain
|
ed76323776
|
Merge branch 'feature/configdb-mix-tasks' into 'develop'
Add mix tasks to give additional ConfigDB recovery and debugging options
See merge request pleroma/pleroma!3174
|
2020-12-07 18:06:06 +00:00 |
|
Ivan Tashkinov
|
e00c667145
|
[#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests.
Minor fixes.
|
2020-12-06 18:02:30 +03:00 |
|
Ivan Tashkinov
|
a010c5b16a
|
Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
|
2020-12-06 13:59:35 +03:00 |
|
Ivan Tashkinov
|
e9859b68fc
|
[#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
|
2020-12-06 13:59:10 +03:00 |
|
|
6adad96c79
|
Merge branch 'issue/2256' into 'develop'
[#2256] added subject actor to moderation log
See merge request pleroma/pleroma!3164
|
2020-12-04 17:49:05 +00:00 |
|
Egor Kislitsyn
|
c9afb350e7
|
Document follow relationship updates and cleanup
|
2020-12-02 19:16:36 +04:00 |
|
lain
|
5d15486098
|
SideEffects: fix test
|
2020-12-02 14:48:11 +01:00 |
|
Egor Kislitsyn
|
35ba48494f
|
Stream follow updates
|
2020-12-02 00:18:58 +04:00 |
|
rinpatch
|
fc9ebe5073
|
Search tests: Use on_exit for restoring persistent_term state
Otherwise if the assertion failed, the code below which resets the
state would never be reached
|
2020-12-01 19:45:25 +03:00 |
|
Ivan Tashkinov
|
d50a3345ae
|
[#3112] Allowed revoking same-user token from any apps. Added tests.
|
2020-11-30 21:55:48 +03:00 |
|
Ivan Tashkinov
|
50e47a215f
|
Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
|
2020-11-28 21:51:27 +03:00 |
|
Ivan Tashkinov
|
f1b07a2b2b
|
OAuth form user remembering feature. Local MastoFE login / logout fixes.
|
2020-11-28 21:51:06 +03:00 |
|
Alexander Strizhakov
|
6aadb1cb40
|
digest algorithm is taken from header
|
2020-11-27 08:10:52 +03:00 |
|
Ivan Tashkinov
|
62993db499
|
Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
|
2020-11-25 21:48:18 +03:00 |
|
Ivan Tashkinov
|
12a5981cc3
|
Session token setting on token exchange. Auth-related refactoring.
|
2020-11-25 21:47:23 +03:00 |
|
Mark Felder
|
3283d0805f
|
Use Jason instead of Poison in tests
|
2020-11-23 13:28:55 -06:00 |
|
lain
|
67b15cc033
|
Search: Save detected pg version in a persistent term.
|
2020-11-23 15:29:55 +01:00 |
|
lain
|
f9a4cf2097
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearch
|
2020-11-23 15:18:19 +01:00 |
|
Ivan Tashkinov
|
489b12cde4
|
Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
|
2020-11-21 19:47:46 +03:00 |
|
Ivan Tashkinov
|
ccc2cf0e87
|
Session-based OAuth auth fixes (token expiration check), refactoring, tweaks.
|
2020-11-21 19:47:25 +03:00 |
|
|
ecd1ef8cb5
|
Merge branch 'fix/2302-report-duplicates' into 'develop'
Fix for forwarded reports
Closes #2303 and #2302
See merge request pleroma/pleroma!3146
|
2020-11-20 18:40:15 +00:00 |
|
lain
|
8532325d65
|
SearchController Test: Fix test.
|
2020-11-20 16:29:11 +01:00 |
|
|
79a509ee61
|
Merge branch '2301-users-search-discoverability-fix' into 'develop'
[#2301] Proper handling of User.is_discoverable
Closes #2301
See merge request pleroma/pleroma!3162
|
2020-11-19 20:33:52 +00:00 |
|
|
cd1b4155d5
|
Merge branch 'oban-jobs-to-simple-tasks' into 'develop'
Moving some background jobs into simple tasks
Closes #1790
See merge request pleroma/pleroma!3129
|
2020-11-19 20:32:32 +00:00 |
|
Maksim Pechnikov
|
66f411fba0
|
added subject actor to moderation log
|
2020-11-19 22:13:45 +03:00 |
|
Ivan Tashkinov
|
b27d8f7437
|
Merge remote-tracking branch 'remotes/origin/develop' into 2301-users-search-discoverability-fix
# Conflicts:
# CHANGELOG.md
|
2020-11-19 19:35:44 +03:00 |
|
lain
|
5e04f4156c
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearch
|
2020-11-19 17:32:57 +01:00 |
|
Ivan Tashkinov
|
e164c37139
|
[#2301] Proper handling of User.is_discoverable : users appear in in-service search but are hidden from external services like search bots.
|
2020-11-19 19:30:02 +03:00 |
|
Haelwenn
|
c8d11c3064
|
Merge branch '2317-old-reset-tokens' into 'develop'
Resolve "Don't allow old password reset tokens"
Closes #2317
See merge request pleroma/pleroma!3160
|
2020-11-19 16:22:14 +00:00 |
|
lain
|
783fa797bb
|
SearchController Test: Fix test
|
2020-11-19 16:53:26 +01:00 |
|
Alexander Strizhakov
|
46dab37351
|
little fix
|
2020-11-19 15:29:26 +03:00 |
|
lain
|
11e0d5f9ac
|
Password Resets: Don't accept tokens above a certain age.
By default, one day
|
2020-11-19 12:27:06 +01:00 |
|
Alexander Strizhakov
|
4aaffe3a10
|
log capture
|
2020-11-19 09:58:32 +03:00 |
|
Alexander Strizhakov
|
be0b874e1d
|
fix for mastodon forwarded reports
|
2020-11-19 09:53:14 +03:00 |
|
Alexander Strizhakov
|
a840aefda8
|
formatting
|
2020-11-19 09:53:13 +03:00 |
|
Alexander Strizhakov
|
e2bf6b1f7e
|
fix for forwarded reports
|
2020-11-19 09:53:13 +03:00 |
|
minibikini
|
6669ac5bf7
|
Merge branch 'develop' into 'hide-muted-reactions'
# Conflicts:
# CHANGELOG.md
|
2020-11-18 20:22:40 +00:00 |
|
lain
|
aae669d05e
|
Merge branch 'fix/webpush-and-emojireact' into 'develop'
Push notifications: add pleroma:emoji_reaction, improve tests
Closes #2185
See merge request pleroma/pleroma!3141
|
2020-11-18 18:33:48 +00:00 |
|
lain
|
6b32e1de23
|
Merge branch 'frontend-admin-api' into 'develop'
Add an API to manage frontends
Closes #2238
See merge request pleroma/pleroma!3108
|
2020-11-18 17:51:57 +00:00 |
|
Mark Felder
|
415481a4d9
|
Add test for POST when push is disabled
Also group together the tests verifiying failure when disabled
|
2020-11-17 22:18:22 +00:00 |
|
Mark Felder
|
3eaa5335c9
|
Revert adding extra alert types here
|
2020-11-17 21:37:17 +00:00 |
|
Mark Felder
|
d9732fb7d3
|
Fix incorrect test description
|
2020-11-17 21:34:18 +00:00 |
|
Mark Felder
|
ff7a4b6aa2
|
Test that we ignore invalid subscription alert types separately.
|
2020-11-17 20:22:25 +00:00 |
|
Mark Felder
|
30f140e570
|
Ensure all supported push notification subscription alert types are tested
|
2020-11-17 20:22:25 +00:00 |
|
Mark Felder
|
499faa82f6
|
Synchronize reaction notification text with PleromaFE's style
|
2020-11-17 20:22:24 +00:00 |
|
Mark Felder
|
67a6abd071
|
Update OpenAPI spec/schema and test to verify support for pleroma:emoji_reaction subscriptions
|
2020-11-17 20:20:00 +00:00 |
|