1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
Commit Graph

917 Commits

Author SHA1 Message Date
Adolfo Gómez
6000d4f30c Changed type of storage field "data" 2012-07-30 01:23:14 +00:00
Adolfo Gómez
2199904b50 Some more refactoring done 2012-07-27 12:13:05 +00:00
Adolfo Gómez
99d0a0cc75 Updated documentation 2012-07-27 12:08:38 +00:00
Adolfo Gómez
ebc987a98e Fixed comment 2012-07-27 11:56:51 +00:00
Adolfo Gómez
4b31a78e25 * Added "get" an "put" methods to storage (much more easy to remember than readData and savedata...)
* Updated callback so it also gets Groups Manager, needed for group validations
* Fixed getOrCreateUser at Authenticator model, so it updates the name if new name differs from old name
* Removed "return to main" from detectJava, so it transition is more "seamless"
2012-07-27 02:00:25 +00:00
Adolfo Gómez
18a30e0068 Updated authenticator callback, and added a few methods to Cryptomanager 2012-07-26 12:50:36 +00:00
Adolfo Gómez
44dfb68a1c Little bug fixed at urls 2012-07-25 13:02:10 +00:00
Adolfo Gómez
f182647d81 Changed authentication callback url generation, so it uses name instead of database id. 2012-07-25 12:36:03 +00:00
Adolfo Gómez
8367707a7b Added default return value to Cache.get 2012-07-25 01:30:08 +00:00
Adolfo Gómez
f7703ff992 Added DJango request to values dictionary, passed at authenticator initialization (we may need request object to, for example, generate uniques ids based on server address, and request object can provide this) 2012-07-24 23:43:32 +00:00
Adolfo Gómez
e04239de55 Added request object to xmlrpc methods that needs credentials 2012-07-23 15:59:13 +00:00
Adolfo Gómez
cf1ca260cb Changed Authenticator so the can support "logout" 2012-07-23 14:57:20 +00:00
Adolfo Gómez
503d03431c Adapting authenticator to better support of SSOs 2012-07-23 13:34:09 +00:00
Adolfo Gómez
713614a784 Refactoring, to make things easier to understand and use 2012-07-20 01:38:15 +00:00
Adolfo Gómez
bef6a52354 Refactoring, to make things easier to understand and use 2012-07-20 01:14:41 +00:00
Adolfo Gómez
3c81d4ab5a 2012-07-20 00:32:04 +00:00
Adolfo Gómez
af3ee52058 Initial release 2012-07-19 23:47:54 +00:00