]> granicus.if.org Git - ejabberd/commitdiff
* Added TODO comment
authorMickaël Rémond <mickael.remond@process-one.net>
Thu, 26 Jul 2007 10:13:04 +0000 (10:13 +0000)
committerMickaël Rémond <mickael.remond@process-one.net>
Thu, 26 Jul 2007 10:13:04 +0000 (10:13 +0000)
SVN Revision: 833

src/mod_register.erl

index a5621f0f36f8979fde454a3c8e0f48319086ea0c..51cd61702c9663ee57ec13d7ce968be9e0ee2025 100644 (file)
@@ -82,6 +82,12 @@ process_iq(From, To,
                                        ok ->
                                            IQ#iq{type = result,
                                                  sub_el = [SubEl]};
+                                       %% TODO FIXME: This piece of
+                                       %% code does not work since
+                                       %% the code have been changed
+                                       %% to allow several auth
+                                       %% modules.  lists:foreach can
+                                       %% only return ok:
                                        not_allowed ->
                                            IQ#iq{type = error,
                                                  sub_el =