tequila-php-client/tequila.phpmain
tequila-php-client/tequila.php
main
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
928615acc097 | mellier | add autstrengh capability for 2FA | Oct 27 2022 | |||
f37e702f3daf | mellier | Add support for Tequila protocol 2.1 | Jun 1 2022 | |||
4aa5446459f3 | raboud-vho | Cleanup contactServer log | Jul 21 2021 | |||
05743ccf4c5d | raboud-vho | Test serverApplicationURL | Jul 21 2021 | |||
f9e295c7e898 | raboud-vho | Test all CreateRequest cases, and is_debugging | Jul 21 2021 | |||
169d2c3531a1 | raboud-vho | Simplify tests | Jul 21 2021 | |||
d3f003b8d934 | raboud-vho | Split applicationURL from away | Jul 21 2021 | |||
d21a4e3a3596 | raboud-vho | Use PHP7.2-compatible setcookie() signature | Jul 20 2021 | |||
96812c9f8279 | raboud-vho | Fix User-Agent usage | Jul 20 2021 | |||
bee005edec7d | raboud-vho | Fix tests by expecting additional requests | Jul 19 2021 | |||
1e0049bad6f4 | raboud-vho | Fix debug initial message | Jul 19 2021 | |||
26e6c4cbb773 | raboud-vho | Set User-Agent to Tequila-PHP-Client | Jul 19 2021 | |||
c4b6df0098e7 | raboud-vho | Whitespace and control blocks uniformization | Jul 19 2021 | |||
59e90c174430 | raboud-vho | Use self:: instead of ClassName:: | Jul 19 2021 | |||
5151951b9237 | raboud-vho | Only set secure cookies on https applicationURLs | Jul 16 2021 | |||
dd04be041e97 | raboud-vho | Refactor to accept allowedRequestHosts as array rather than string | Jul 16 2021 | |||
f6804cb07327 | raboud-vho | Add debug logging | Jul 16 2021 | |||
ea38636163c5 | raboud-vho | Check that the returned attributes make sense | Jul 15 2021 | |||
e3f840491198 | raboud-vho | Upgrade license from GPL-2.0-only to GPL-3.0-or-later, with EPFL's agreement | Jul 14 2021 | |||
feb31d07071d | raboud-vho | Catch the fetchAttributes' exception on expired keys, to force reconnexion | Jul 14 2021 | |||
8961e7df0f61 | raboud-vho | Fix session termination and existance check | Jul 14 2021 | |||
31852e54d3ba | raboud-vho | Drop all superfluous ob_ handling | Jul 14 2021 | |||
80db6680b567 | raboud-vho | Drop debug key-val print | Jul 14 2021 | |||
f21ed21fbef7 | raboud-vho | Syntax fix | Jul 14 2021 | |||
313456011efe | raboud-vho | Namespace Session keys | Jul 14 2021 | |||
51b1bf46c866 | raboud-vho | Fix notice-level warning when checking _SESSION creation | Jul 14 2021 | |||
2c26c452eb2b | raboud-vho | Throw no-response when needed | Jul 14 2021 | |||
e7d71cbdc3a4 | raboud-vho | Write to error_log in Exception | Jul 14 2021 | |||
634a7efab67d | raboud-vho | Replace global ob_* handling by a function-only | Jul 13 2021 | |||
c432e5e18402 | raboud-vho | Substitute weak trim by cleaner preg_match | Jul 13 2021 | |||
d563be78539d | raboud-vho | Drop legacy array() | Jul 13 2021 | |||
7eee3d162bd6 | raboud-vho | Fix fetchAttributes' test by reducing the number of required arguments | Jul 13 2021 | |||
e988cb51d107 | raboud-vho | Namespace language constants | Jul 13 2021 | |||
a9fe00f2155a | raboud-vho | Drop end-of-line spaces | Jul 13 2021 | |||
256bbacebdaf | raboud-vho | Add GPL-2-only license headers | Jul 13 2021 | |||
3f01e90559dc | raboud-vho | Split legacy changelog away | Jul 13 2021 | |||
b0662ab8242d | raboud-vho | Reflect the historical GPL-2.0-only license in the files | Jul 13 2021 | |||
862f301e8276 | Doran Kayoumi | EPFLMDL-218 Remove type from class attribute | Jul 13 2021 | |||
7656b02f6a61 | Doran Kayoumi | Add unit tests | Jul 8 2021 | |||
7e97cf24aae9 | Doran Kayoumi | Change logout to use applicationURL if nothing was given in argument | Jul 7 2021 | |||
2e3ae0620b25 | Doran Kayoumi | Add comments and refator code | Jul 7 2021 | |||
0a32fec44d58 | Doran Kayoumi | Add unused attributes | Jul 7 2021 | |||
c940bf9c3ff3 | Doran Kayoumi | Add logout | Jul 7 2021 | |||
4d2bf7e4da8a | Doran Kayoumi | Remove unnecessary if block | Jul 7 2021 | |||
fc805c84b4c5 | Doran Kayoumi | Add proper logging and management for Tequila server errors | Jul 7 2021 | |||
9c742546ca26 | Doran Kayoumi | Remove useless class for exception code and language | Jul 7 2021 | |||
dd5856ba8c04 | Doran Kayoumi | Move language in seperate file | Jul 7 2021 | |||
c3387cd75038 | Doran Kayoumi | Fix PHP session not kept between page refreshes | Jul 7 2021 | |||
3700e724e07e | Doran Kayoumi | Implement session creation | Jul 6 2021 | |||
27e4e89449d6 | Doran Kayoumi | Implement fetchattribute | Jul 6 2021 | |||
2972661f9923 | Doran Kayoumi | Implement function to contact Tequila server | Jul 6 2021 | |||
337f1552a813 | Doran Kayoumi | Implement createrequest | Jul 6 2021 | |||
938294e2d838 | Doran Kayoumi | Create class constructor and start defining attributes & methods | Jul 5 2021 | |||
7906f2ed3f90 | Doran Kayoumi | Start new file for client rewrite | Jul 5 2021 | |||
258a0f62b036 | Doran Kayoumi | Remove test code | Jul 5 2021 | |||
3dfab8fbf622 | Doran Kayoumi | Reformat ancient codebase | Jul 5 2021 | |||
6fa7ec0ab331 | Doran Kayoumi | Add Liip corrections | Jul 5 2021 | |||
371d49ce300b | Doran Kayoumi | Add tequila ancient codebase | Jul 5 2021 |
c4science · Help