Commit graph

6 commits

Author SHA1 Message Date
Eric Burel
c4945ddc2f allow guests in withAccess 2018-09-11 18:08:29 +02:00
Apollinaire
5c15120113 check for redirect before trying to redirect
using `withAccess` without setting redirect used to crash the client because there was no test on `redirect`.  Current behaviour is: if redirect is not a string then no redirection is done and the component simply is not displayed.
2018-05-05 16:12:40 +02:00
SachaG
4985ba2571 Fix withAccess 2018-01-25 18:12:32 +09:00
SachaG
c6d3911fd1 Small fixes 2018-01-02 13:05:34 +09:00
SachaG
20e8bab810 fix typo 2017-12-30 10:56:54 +09:00
SachaG
79b38f4d03 withAccess 2017-12-30 10:52:11 +09:00