Develop
Brought to you by:
scriptlog
Originally created by: nirmalakhanza
replace bad version with good version on lib folder, append API features, append dedication documentation folder and append tests
Originally posted by: roomote-v0[bot]
Re-reviewed after merge commit ae0c4cf. The new changes only delete old admin files and Ionicons assets. All 5 previously flagged API issues remain unresolved.
require_oncepaths insrc/api/index.php-- all API requests will fatal errorApiRouter::convertToRegex()produces invalid named capture groups -- all parameterized routes return 404ApiControllerconstructor enforces auth before child controllers can setrequiresAuth = false-- public endpoints reject unauthenticated usersApiAuth::authenticateWithToken()references$result['pwd_hash']which is not in the SQL SELECT -- bearer token auth always failsdisplay_errorsis unconditionally enabled insrc/api/index.php-- exposes internals in productionRelated
Tickets:
#1Ticket changed by: nirmalakhanza