Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create new session system for piwigo plugin. | Elrond | 2013-05-09 | 1 | -0/+5 |
| | | | | | | | Using the brand new itsdangerous sessions to power the sessions for piwigo. The real point is: Clients want to have the session in a "pwg_id" cookie and don't accept any other cookie name. | ||||
* | Starting a piwigo api plugin. | Elrond | 2013-03-19 | 1 | -0/+37 |
This one just puts up the basic endpoint, some infrastructure and a fake login method. Lots more needed. |