BookStack/app/Http
Dan Brown 692fc46c7d
Removed token 'client' text, avoid confusion w/ oAuth
- Instead have a token_id and a secret.
   - Displayed a 'Token ID' and 'Token Secret'.
2019-12-29 20:07:28 +00:00
..
Controllers Removed token 'client' text, avoid confusion w/ oAuth 2019-12-29 20:07:28 +00:00
Middleware Fix "Declaration of Middleware\TrustProxies::handle should be compatible with Fideloper\Proxy\TrustProxies::handle" 2019-11-20 14:00:20 +03:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Started core API route work 2019-12-28 14:58:07 +00:00
Request.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00