- 17 Oct, 2014 2 commits
-
-
Christophe de Vienne authored
As is, no way to have the cube do its work. There should be some unittests that test the whole stack, not only the services.
-
Christophe de Vienne authored
The result of the conversion is used as a message, hence needs to be unicode string.
-
- 20 Jun, 2014 1 commit
-
-
Julien Cristau authored
The bootstrap cube changes the login_form API, so make our subclass compatible with both the standard one and bootstrap's. Closes #4451228. See https://www.cubicweb.org/ticket/3715660
-
- 23 May, 2014 1 commit
-
-
Julien Cristau authored
We no longer need to monkeypatch the Repository class. Closes #3730701
-
- 14 Jan, 2014 1 commit
-
-
Dimitri Papadopoulos authored
No space before question marks
-
- 21 May, 2013 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 20 May, 2011 2 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- 08 Feb, 2011 1 commit
-
-
Sylvain Thénault authored
-
- 16 Mar, 2010 2 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 18 Feb, 2010 1 commit
-
-
Sylvain Thénault authored
-
- 16 Feb, 2010 2 commits
-
-
Sylvain Thénault authored
captcha/crypto services are available w/ cw 3.6.1, avoid dependancy on the registration cube. Also, use a custom cypher key for forgot password
-
Sylvain Thénault authored
-
- 12 Feb, 2010 1 commit
-
-
Sylvain Thénault authored
-
- 04 Feb, 2010 1 commit
-
-
Adrien Di Mascio authored
-
- 28 Jan, 2010 1 commit
-
-
Adrien Di Mascio authored
-
- 27 Jan, 2010 3 commits
-
-
Adrien Di Mascio authored
If IndexView is directly called after the pwdreset request is made, it's not possible for an external cube to redefine the post-reset view without overriding the forgotpasswordrequest controller.
-
Adrien Di Mascio authored
Operation is fired when a FPasswd is inserted.
-
Adrien Di Mascio authored
i.e. : data.get('use_email').strip() won't work if use_email is not in data
-
- 22 Jan, 2010 1 commit
-
-
Charles Hebert authored
-
- 21 Jan, 2010 2 commits
-
-
Charles Hebert authored
-
Charles Hebert authored
-