Commit Graph

17 Commits

Author SHA1 Message Date
Benjamin Dauvergne 4524cb32e0 misc: python3 compatibility (#41302) 2020-04-06 14:06:40 +02:00
Benjamin Dauvergne 3ad3bb14d3 models: use kilobytes in size limits, use bigintegerfield for partner.size (fixes #19497)
Make test on partner size limits clearer by nost using JSON, and just sending
plain text documents of the needed sizes.
2017-10-18 16:32:15 +02:00
Benjamin Dauvergne 558d2f7a5f enlarge CUT.uuid to accomodate encrypted pairwise subs (less thant 100 bytes usually) 2017-07-21 14:17:33 +02:00
Josue Kouka fc3b6e5ae1 add idp based cut control (#14976) 2017-07-21 10:53:43 +02:00
Josue Kouka 577ae9e5d5 fix: RP client saving after proxy authentication (#17548) 2017-07-12 10:20:45 +02:00
Benjamin Dauvergne 94248822cf tests: clean temporary MEDIA_ROOT 2017-03-31 17:12:16 +02:00
Benjamin Dauvergne a3a56dbb0f never returns cut-not-found until we really check against authentic 2017-03-30 00:15:32 +02:00
Benjamin Dauvergne 74c9ac409b clean everything 2017-03-29 17:17:11 +02:00
Josue Kouka 1d35d73c7f enforce size limitation control (#15350) 2017-03-14 16:50:49 +01:00
Josue Kouka 82002c0a7a ensure ACL's key regex are valid (#15282) 2017-03-09 15:42:56 +01:00
Josue Kouka ab24d92e5b improve binary file handling (#15280, #15281) 2017-03-08 10:39:43 +01:00
Josue Kouka bd0d67d7a0 add size limitation handling 2017-03-03 16:28:41 +01:00
Josue Kouka 9144a02581 add listing of keys 2017-03-03 14:23:13 +01:00
Josue Kouka 8f9346f05e add concurrent access management 2017-03-01 16:57:20 +01:00
Josue Kouka ea9adffdbe use ACL custom manager to check access 2017-02-27 17:59:59 +01:00
Josue Kouka d81848a499 Improve ACL model 2017-02-27 11:58:49 +01:00
Josue Kouka 4487292906 add ACL tests 2017-02-20 19:11:56 +01:00