Searched refs:unsafe_user (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/push-notification/
H A Dpush-notification-driver-ox.c55 const char *unsafe_user; member in struct:push_notification_driver_ox_txn
244 txn->unsafe_user = p_strdup(dtxn->ptxn->pool, value);
249 if (txn->unsafe_user == NULL) {
254 push_notification_driver_debug(OX_LOG_LABEL, user, "User (%s)", txn->unsafe_user);
367 txn->unsafe_user : user->username);

Completed in 181 milliseconds