-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anonymous auth supports mnesia and cets backends #4148
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #4148 +/- ##
==========================================
+ Coverage 83.82% 84.04% +0.21%
==========================================
Files 561 564 +3
Lines 34053 34083 +30
==========================================
+ Hits 28546 28645 +99
+ Misses 5507 5438 -69
☔ View full report in Codecov by Sentry. |
235019c
to
fd682c5
Compare
This comment was marked as outdated.
This comment was marked as outdated.
fd682c5
to
e296b93
Compare
This comment was marked as outdated.
This comment was marked as outdated.
e296b93
to
0e5a5c4
Compare
This comment was marked as outdated.
This comment was marked as outdated.
elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / 6c27108 small_tests_25 / small_tests / 6c27108 small_tests_26 / small_tests / 6c27108 small_tests_26_arm64 / small_tests / 6c27108 ldap_mnesia_25 / ldap_mnesia / 6c27108 ldap_mnesia_26 / ldap_mnesia / 6c27108 dynamic_domains_mysql_redis_26 / mysql_redis / 6c27108 dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 6c27108 dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 6c27108 dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / 6c27108 mysql_redis_26 / mysql_redis / 6c27108 internal_mnesia_26 / internal_mnesia / 6c27108 pgsql_mnesia_25 / pgsql_mnesia / 6c27108 pgsql_cets_26 / pgsql_cets / 6c27108 pgsql_mnesia_26 / pgsql_mnesia / 6c27108 mssql_mnesia_26 / odbc_mssql_mnesia / 6c27108 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
MIM-2066
ejabberd_auth_anonymous
has now two backends, mnesia and cets, which can be configured.