Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-02-25 19:07:25 +03:00
Code Issues 784 Packages Projects Releases 14 Wiki Activity
Files
v25.11.3
BookStack/app/Access/UserInviteException.php

11 lines
107 B
PHP
Raw Permalink Normal View History

Users: Improved user response for failed invite sending Added specific handling to show relevant error message when user creation fails due to invite sending errors, while also returning user to the form with previous input. Includes test to cover. For #5195
2024-09-29 16:41:18 +01:00
<?php
namespace BookStack\Access;
use Exception;
class UserInviteException extends Exception
{
//
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 58ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API