openuds/server
2013-12-02 18:01:12 +00:00
..
.settings Refactorized REST api (server) to be much more "coherent". URLs are much more coherent, we have fewer handlers to implement on models, fixed to register correctly methods, even when deriving from Handler, etc... 2013-11-28 11:55:40 +00:00
documentation Some more refactoring done 2012-07-27 12:13:05 +00:00
src * Fixed a bug that makes all Instances of a specific "UserInterface" to share same "instance fields". This could be a problem if two access are done simultaneously (for example, 2 services of same type, or two authenticators of same class). Now every new "object" has its own UserInterface objects 2013-12-02 18:01:12 +00:00
.project * Added responsive tables to admin 2013-11-17 03:48:05 +00:00
.pydevproject Started a REST api for UDS. 2013-11-11 19:38:23 +00:00
requirements.txt * Added responsive tables to admin 2013-11-17 03:48:05 +00:00