- 07 Sep, 2017 2 commits
-
-
Thomas Löffler authored
After deploy: Please reindex in solr!
- 06 Sep, 2017 8 commits
-
-
Thomas Löffler authored
-
Thomas Löffler authored
Updates TYPO3 Core to 8.7.5 See merge request !181
-
Jens Jacobsen authored
-
Thomas Löffler authored
Allow SOAP endpoint to authenticate via session See merge request !182
-
Helmut Hummel authored
Since we call the SOAP endpoint for certain actions of an authenticated user on extensions.typo3.org (like registering ext keys) and we do not know the password at this point any more, we now include the session id in the SOAP request, so that TYPO3 will login this user before the SOAP endpoint is triggered. In the endpoint, we can then just check if a user is already logged in and whether the username given matches the username of the logged in user.
-
Thomas Löffler authored
-
Thomas Löffler authored
-
Thomas Löffler authored
Uses LDAP validation only when accessing via SOAP See merge request !179
-
- 05 Sep, 2017 2 commits
-
-
Thomas Löffler authored
-
Thomas Löffler authored
-
- 02 Sep, 2017 3 commits
-
-
Thomas Löffler authored
Merge branch '193-check-ext_emconf-validity-before-uploading-and-creating-an-invalid-version-record' into 'develop' Casts all text fields to string in case of null Closes #193 See merge request !176
-
Thomas Löffler authored
Prevents sql errors on writing to database
-
Thomas Löffler authored
[SECURITY] Fix unauthorized SOAP access See merge request !174
-
- 01 Sep, 2017 1 commit
-
-
Helmut Hummel authored
By having an inverted condition, attackers could upload arbitrary extensions by only knowing the username and the extension key. When knowing a username of a TER admin, it was also possible to perform TER admin commands (like deleting extensions) via SOAP
-
- 31 Aug, 2017 2 commits
-
-
Jens Jacobsen authored
Resolve "Generated ZIP files are corrupt" Closes #197 See merge request !172
-
Thomas Löffler authored
-
- 28 Aug, 2017 7 commits
-
-
Michael Stucki authored
Adds function to generate extensions.md5 file Closes #191 See merge request !170
-
Thomas Löffler authored
-
Thomas Löffler authored
-
Thomas Löffler authored
Add field to find parts of extension names (was in in the old ter) Closes #135 See merge request !169
-
Jens Jacobsen authored
-
Jens Jacobsen authored
Fix query field to get author search working Closes #131 See merge request !161
-
Jens Jacobsen authored
Uses smaller version of highcharts.js See merge request !164
-
- 26 Aug, 2017 2 commits
-
-
Thomas Löffler authored
Move author to top of sidebar on detail page Closes #140 See merge request !165
-
Jens Jacobsen authored
-
- 25 Aug, 2017 7 commits
-
-
Thomas Löffler authored
We need to move the configuration to one file in a separate patch :)
-
Thomas Löffler authored
Fix opengraph tag for extension detail pages Closes #132 See merge request !162
-
Thomas Löffler authored
Show the correct state of the version, not the state of the last extension version Closes #163 See merge request !163
-
Jens Jacobsen authored
-
Jens Jacobsen authored
-
Jens Jacobsen authored
-
Jens Jacobsen authored
Removes obsolete eid method Closes #154 See merge request !160
-
- 24 Aug, 2017 2 commits
-
-
Thomas Löffler authored
-
Thomas Löffler authored
-
- 23 Aug, 2017 4 commits
-
-
Thomas Löffler authored
Removes check for 200 response of docs.typo3.org webserver Closes #127 See merge request !157
-
Thomas Löffler authored
* Also changes wrong label
-
Thomas Löffler authored
Fix realurl configuration for extension key urls See merge request !156
-
Jens Jacobsen authored
-