Commit Graph

15 Commits

Author SHA1 Message Date
Francisco de la Vega da521ebad8
Fix validation issues (#53)
* Remove username format validator
* Avoid issues with default HTTP ports in resource validation
2020-03-13 12:01:34 +01:00
Álvaro Arranz ce4ec44f1b
Fix some basic pep8 problems 2018-07-13 00:18:19 +02:00
Aitor Magán 2b6c468051 Add GNU Affero License 2014-09-02 17:52:55 +02:00
Aitor Magán 833bd69449 Minor improvements 2014-08-01 11:40:40 +02:00
Aitor Magán 436d3a2d28 Minor improvements 2014-07-31 12:51:01 +02:00
Aitor Magán 47cc95c784 Add URL validation 2014-07-29 15:33:16 +02:00
Aitor Magán 6838221f43 Cache is updated when the list of allowed users is updated 2014-07-17 13:25:03 +02:00
Aitor Magán 2ee2b077cc Avoid missing values checking the private value 2014-07-16 15:59:45 +02:00
Aitor Magán 8ce7375c31 Remove unused function 2014-07-16 13:36:00 +02:00
Aitor Magán 5995a67576 Modify the way allowed users are obtained 2014-07-16 13:29:53 +02:00
Aitor Magán c7de2e3c91 Improve coverage. Add tests for DB. init_db is now idempotent 2014-07-15 11:52:09 +02:00
Aitor Magán 414bc46e59 Split plugin test. Minor bug fixes 2014-07-14 17:05:46 +02:00
Aitor Magán 4bdd121dd9 Bug fixing and improvements 2014-07-11 13:55:23 +02:00
Aitor Magán 5b50c10676 Complete TODO 2014-07-10 13:24:41 +02:00
Aitor Magán 1c8340a089 Allowed users are stored in a new table. Create auxiliar files 2014-07-10 12:26:31 +02:00