Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Fri, 27 Nov 2015 16:54:11 +0100 | Goffi | plugin account: fixed profile creation: session is started to set the connection parameters, then stopped |
Fri, 27 Nov 2015 16:52:14 +0100 | Goffi | core (memory): asyncCreateProfile fix: a fake session is created to set general password param |
Fri, 27 Nov 2015 16:50:29 +0100 | Goffi | core (memory): profile is checked in startSession (an error is raised if it doesn't exist) |
Fri, 27 Nov 2015 16:48:41 +0100 | Goffi | core (memory): stopSession implementation |
Fri, 27 Nov 2015 16:45:55 +0100 | Goffi | core (xmlui): new deferredUI method allows to manage XMLUI with a Deferred insteand of manual submit_id handling: |
Fri, 27 Nov 2015 11:21:51 +0100 | souliane | plugin misc_account: fixed password verification |