| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Thrift: reconnect on transport error | Jonathan Bauer | 2015-03-04 | 1 | -183/+0![]() |
| | | | | | Moved ThriftManager and ThriftHandler to master-sync-shared | ||||
| * | bwIDM - Shibboleth login working for Freiburg's SP - more to come | Jonathan Bauer | 2015-03-03 | 1 | -0/+28 |
| | | | | | | rework GUI classes to work with GuiManager: use GuiManager.show(<GUI to show>) and GuiManager.openPopup(<popup like About_GUI or ListAllOtherUsers_GUI>) only! static openlinks class (models/links.java deleted). There are keywords to open links, e.g. OpenLinks.openWebpage("faq"). Please see the class. | ||||
| * | ThriftManager class: use getSatClient() and getMasterClient() to get the ↵ | Jonathan Bauer | 2015-03-02 | 3 | -119/+155 |
| | | | | | | | singleton instances of the thrift clients to satellite and master servers DO NOT CREATE NEW THRIFT OBJECTS!!! | ||||
| * | Remove client -> server dependency, move thrift classes to master-sync-shared | Simon Rettberg | 2015-02-19 | 1 | -29/+50 |
| | | |||||
| * | d | Nino Breuer | 2014-12-11 | 1 | -1/+1 |
| | | |||||
| * | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 2 | -1/+2 |
| | | | | | | | | | | | | • changed position of class file • fixed some little things (not necessary to mention) Important Notes: •organizationID in token returns "wrong" values, therefore university is still set by client. To be fixed someday. • userID is the value with which the user starts his log in. this value is not represented in the token! (as it is not(!) the email). To be implemented someday, as this value is represented in the masterserver. • Feature isn't well tested. | ||||
| * | implemented äääääh template filter | Nino Breuer | 2014-10-31 | 1 | -1/+1 |
| | | |||||
| * | [client] do commit the changes :) | Jonathan Bauer | 2014-09-22 | 2 | -7/+12 |
| | | |||||
| * | Fix server.thrift file (make future-proof by using field ids), move ↵ | Simon Rettberg | 2014-09-13 | 1 | -2/+2 |
| | | | | | generated thrift classes to own package | ||||
| * | [client] MAsterserver thrift connection: Set connection timeout of 6 secs | Simon Rettberg | 2014-09-13 | 1 | -13/+11![]() |
| | | |||||
| * | [client] use TFramedTransport for master-server Connection | Jonathan Bauer | 2014-09-12 | 1 | -4/+2![]() |
| | | |||||
| * | replaced escaped umlauts by UTF-8 encoded chars | Jonathan Bauer | 2014-09-12 | 2 | -2/+2 |
| | | |||||
| * | oops | Jonathan Bauer | 2014-09-11 | 2 | -0/+96 |

