Pony.fm/app
Adam Lavin 991f8df661 Security: Fix auth.outh2 generating a user session
If you are logged out of Pony.fm, made a request to an endpoint using this middleware in the browser with an access token with the appropriate scope, then went back to Pony.fm, you'd be logged in as the owner of the access token.
2016-01-01 20:55:00 +00:00
..
Commands Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
Console Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
Events Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Exceptions #8: Implemented the track upload API. 2015-12-24 04:14:55 -08:00
Http Security: Fix auth.outh2 generating a user session 2016-01-01 20:55:00 +00:00
Jobs Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
Library Use the absolute path to the document root when generating asset URL's. 2015-12-31 18:52:56 -08:00
Listeners Initial L5.1 commit 2015-08-30 12:26:03 +01:00
Models Typehinted the database models. 2015-12-31 16:36:08 -08:00
Policies Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
Providers Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
Traits Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
AlbumDownloader.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
PlaylistDownloader.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
ProfileRequest.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00