1657 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)
 

Author SHA1 Message Date
Simon Eisenmann 8442e45807 Cleanup of session register code. 11 years ago
Simon Eisenmann eced7b0ae1 Store login information in mode dependent key. 11 years ago
Simon Eisenmann 08f71ec8c8 Show warning when no handler is registered. 11 years ago
Simon Eisenmann 9797e2dc55 Make sure to log error. 11 years ago
Simon Eisenmann dfd319d06c Fixed several possible nil pointer access issues. 11 years ago
Simon Eisenmann befb28cf50 Added missing initialization. 11 years ago
Simon Eisenmann 180c1504e3 Added getupdate target. 11 years ago
Simon Eisenmann 4cb46e3829 Support iframe certificate login. 11 years ago
Simon Eisenmann 8e23be4f46 Finialized settings integration. 11 years ago
Simon Eisenmann 12c04a9198 Cleaned up implementation of certificates handler and added bunch of config files options. 11 years ago
Simon Eisenmann eb13945be8 TLS client side auth now even works. 11 years ago
Simon Eisenmann a6a930f73a Implemented TLS client auth. 11 years ago
Simon Eisenmann 83497ebeea Actually create random serials. 11 years ago
Simon Eisenmann 69039af618 Playing around with keygen element. 11 years ago
Simon Eisenmann 62e160d7b7 Updated sleepy to 05901e834c 11 years ago
Simon Eisenmann bec399dca3 Implemented httpheader userid handler. 11 years ago
Simon Eisenmann 5c3d38a23c Correctly process userids in status events. 11 years ago
Simon Eisenmann 60149fd084 Added missing debug function. 11 years ago
Simon Eisenmann feee1d3d76 Do not spam console per default. 11 years ago
Simon Eisenmann 0384256826 Incorporate browser int local key generation. 11 years ago
Simon Eisenmann 9a1b3c9548 Only show logout and warning if there is something stored. 11 years ago
Simon Eisenmann 8e920180b1 Rebuilt translation and completed German (de) translation. 11 years ago
Simon Eisenmann 6b1ea5901f Store settings implicitly on close to improve usabilityt. 11 years ago
Simon Eisenmann 2bdc6c8b1a Implemented user id integration in setting (register, logout). 11 years ago
Simon Eisenmann 242c4a0b26 Mark registered users in buddy list. 11 years ago
Simon Eisenmann 8757689516 Fixed session vs. user confusion in buddylist component. 11 years ago
Simon Eisenmann a1c1405c61 Added realm to userids, tokens and nonces. 11 years ago
Simon Eisenmann f27c5d10a3 Implemented web client integration of user authentication, authorization and creation. 11 years ago
Simon Eisenmann 10f85891ac Implemented user creation API. 11 years ago
Simon Eisenmann a46f36fd48 Implemented userid validation and pluggable interface to implement different authentication backends. 11 years ago
Simon Eisenmann 5c6eb060af Made the REST API consistent. 11 years ago
Simon Eisenmann 61532d7b14 Added REST API docs. 11 years ago
Simon Eisenmann 8a74cfb892 Implemented user authorization and authentication api and data layers. 11 years ago
Simon Eisenmann 00dbdcee0f Updated sleepy to 6c9daa1e5c and changed handlers to new API. 11 years ago
Simon Eisenmann dfba1f5640 Added non public session id to prepare for authorization. 11 years ago
Simon Eisenmann 41cb800c15 Make sure all session data is available early enough. 11 years ago
Simon Eisenmann c5bd56c718 Cleaned up token and session id generation in preperation for userids. 11 years ago
Simon Eisenmann 1195b39b11 Added Userid fields to DataSession and DataSelf JSON documents. 11 years ago
Simon Eisenmann 8953a1a76e Handle users request with sessions. 11 years ago
Simon Eisenmann c7bddeda5f Renamed everything which was named user to session in preperation for user implementation. 11 years ago
Simon Eisenmann b8a5854428 Changed documentation to make a distinction between user and session. 11 years ago
Simon Eisenmann 8078d0d999 Do not show overlayActions in smally mode. 11 years ago
Simon Eisenmann e423ac6a2f Rebuilt translations and translated to German (de). 11 years ago
Simon Eisenmann 1f875e728c Prepare for 0.17.4 release. 11 years ago
Simon Eisenmann 6d228f5dcf Make sure that there is enough room for videos in kiosk mode and scroll if there isnt. 11 years ago
Simon Eisenmann 579d124707 Improved visibility of overlay actions. 11 years ago
Simon Eisenmann 7d8ebcc35a Brought back pointer events in remote videos on kiosk view. 11 years ago
Simon Eisenmann d215a03706 Onlye hangup call when really onloading and not before. 11 years ago
Simon Eisenmann 36fcf3a462 Updated dynamic styles to work with new renderer styles. 11 years ago
Simon Eisenmann eb8f98c3fd Fixed text shadow in overlayAction buttons. 11 years ago