Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Implement authentication from env #3

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Implement authentication from env #3

merged 1 commit into from
Apr 23, 2021

Conversation

Kwbmm
Copy link
Owner

@Kwbmm Kwbmm commented Apr 23, 2021

No description provided.

@Kwbmm Kwbmm force-pushed the feat/auth-from-env branch from 3a42ba7 to 13d4315 Compare April 23, 2021 20:04
@Kwbmm Kwbmm merged this pull request into master Apr 23, 2021
Kwbmm added a commit that referenced this pull request Apr 23, 2021
Implement authentication from env
Kwbmm pushed a commit that referenced this pull request Jun 17, 2022
At the time of writing, this occurs on the following thread:
https://forum.xda-developers.com/t/optimized-lineageos19-1-v4-0-23apr.4426575/

Fixes the following error:
ValueError: strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack) in ./rss-bridge/bridges/XenForoBridge.php:272
Stack trace:
0 ./rss-bridge/bridges/XenForoBridge.php(272): strpos()
1 ./rss-bridge/bridges/XenForoBridge.php(146): XenForoBridge->extractThreadPostsV2()
2 ./rss-bridge/actions/DisplayAction.php(134): XenForoBridge->collectData()
3 ./rss-bridge/index.php(24): DisplayAction->execute()
4 {main}
Kwbmm pushed a commit that referenced this pull request Jul 25, 2022
At the time of writing, this occurs on the following thread:
https://forum.xda-developers.com/t/optimized-lineageos19-1-v4-0-23apr.4426575/

Fixes the following error:
ValueError: strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack) in ./rss-bridge/bridges/XenForoBridge.php:272
Stack trace:
0 ./rss-bridge/bridges/XenForoBridge.php(272): strpos()
1 ./rss-bridge/bridges/XenForoBridge.php(146): XenForoBridge->extractThreadPostsV2()
2 ./rss-bridge/actions/DisplayAction.php(134): XenForoBridge->collectData()
3 ./rss-bridge/index.php(24): DisplayAction->execute()
4 {main}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant