Girish Ramakrishnan
|
8ed2f98d1d
|
print username field as well
|
2019-10-25 17:00:59 -07:00 |
|
Girish Ramakrishnan
|
13262d014b
|
call unbind
|
2019-10-25 16:58:15 -07:00 |
|
Girish Ramakrishnan
|
ade1187fc8
|
ldap: more logs
|
2019-10-25 16:46:55 -07:00 |
|
Girish Ramakrishnan
|
2404e79928
|
ldap: do the secret key dance
|
2019-10-25 16:46:49 -07:00 |
|
Girish Ramakrishnan
|
d68ed91b17
|
ldap: add usernameField
we need this for okta where uid is the email
|
2019-10-25 15:50:26 -07:00 |
|
Girish Ramakrishnan
|
1a21423401
|
ldap: add provider field
|
2019-10-25 15:40:22 -07:00 |
|
Girish Ramakrishnan
|
a478134759
|
mail: put the type and hostname in notification
|
2019-10-25 10:16:17 -07:00 |
|
Girish Ramakrishnan
|
7a96e4858a
|
Not found messages at the db level
|
2019-10-24 20:48:38 -07:00 |
|
Girish Ramakrishnan
|
02339d503c
|
do not re-generate DATABASE_ERROR
|
2019-10-24 20:31:45 -07:00 |
|
Girish Ramakrishnan
|
c3a5360a88
|
Add not implemented error code
|
2019-10-24 18:40:37 -07:00 |
|
Girish Ramakrishnan
|
ad9097d212
|
Remove various uses of INTERNAL_ERROR
INTERNAL_ERROR now means there really was some internal error
|
2019-10-24 18:32:36 -07:00 |
|
Girish Ramakrishnan
|
6e57f8cc03
|
Refactor toHttpError code into BoxError
|
2019-10-24 18:09:55 -07:00 |
|
Girish Ramakrishnan
|
d6365ff27f
|
Move AppstoreError to BoxError
|
2019-10-24 17:47:16 -07:00 |
|
Girish Ramakrishnan
|
4793eb9ef5
|
Finish UsersError removal
|
2019-10-24 15:19:07 -07:00 |
|
Girish Ramakrishnan
|
03175aa8de
|
IN_USE -> CONFLICT
also, remove databaseerror
|
2019-10-24 15:07:37 -07:00 |
|
Girish Ramakrishnan
|
bc3169deb3
|
Move UsersError to BoxError
|
2019-10-24 15:06:41 -07:00 |
|
Girish Ramakrishnan
|
9b4d43075e
|
Fix some typos
|
2019-10-24 14:34:10 -07:00 |
|
Girish Ramakrishnan
|
d2c12297dc
|
Move ExternalLdapError to BoxError
|
2019-10-24 14:32:27 -07:00 |
|
Girish Ramakrishnan
|
1a8496d61e
|
Move MailError to BoxError
|
2019-10-24 14:10:23 -07:00 |
|
Girish Ramakrishnan
|
a017af41c5
|
Start moving db code to use BoxError as well
|
2019-10-24 14:09:53 -07:00 |
|
Girish Ramakrishnan
|
ec216d9828
|
Add PLAN_LIMIT for now
Should remove this and make it something else
|
2019-10-24 11:05:36 -07:00 |
|
Girish Ramakrishnan
|
bce1efb77c
|
Move AppsError to BoxError
|
2019-10-24 10:39:47 -07:00 |
|
Girish Ramakrishnan
|
b078d37f37
|
Remove REVERSEPROXY_ERROR
|
2019-10-24 10:31:56 -07:00 |
|
Girish Ramakrishnan
|
8d944f74c0
|
Make reverseProxy return BoxError consistently
|
2019-10-24 10:28:38 -07:00 |
|
Girish Ramakrishnan
|
dc10b8a07f
|
Move AddonsError to BoxError
|
2019-10-23 15:57:01 -07:00 |
|
Girish Ramakrishnan
|
7b9f741522
|
Move ProvisionError to BoxError
|
2019-10-23 15:45:09 -07:00 |
|
Girish Ramakrishnan
|
51cb3b0ba8
|
Move DomainsError to BoxError
|
2019-10-23 15:15:19 -07:00 |
|
Girish Ramakrishnan
|
4db4834c90
|
rename variable
|
2019-10-23 15:03:42 -07:00 |
|
Girish Ramakrishnan
|
e1f0d12251
|
Fix error handling
|
2019-10-23 09:53:46 -07:00 |
|
Girish Ramakrishnan
|
e2388b7d88
|
Move UpdaterError to BoxError
|
2019-10-23 09:39:26 -07:00 |
|
Girish Ramakrishnan
|
d0e6b6bfe4
|
Do not re-translate to DockerError
|
2019-10-23 09:30:05 -07:00 |
|
Girish Ramakrishnan
|
b6f2c94464
|
test registry config
|
2019-10-23 06:49:29 -07:00 |
|
Girish Ramakrishnan
|
8cdddef077
|
Add registry config to settings table
|
2019-10-22 22:56:25 -07:00 |
|
Girish Ramakrishnan
|
e82ac5ecc5
|
Ensure docker code returns BoxError
|
2019-10-22 21:46:32 -07:00 |
|
Girish Ramakrishnan
|
db6c07f86a
|
Move ReverseProxyError with BoxError
|
2019-10-22 21:24:31 -07:00 |
|
Girish Ramakrishnan
|
2df642000d
|
Move ClientsError to BoxError
|
2019-10-22 21:16:49 -07:00 |
|
Girish Ramakrishnan
|
11d80cec7d
|
Fix mailbox tests
|
2019-10-22 21:03:47 -07:00 |
|
Girish Ramakrishnan
|
8c9ce30d29
|
Move BackupsError to BoxError
|
2019-10-22 21:03:47 -07:00 |
|
Girish Ramakrishnan
|
df142994a8
|
Move TaskError into BoxError
|
2019-10-22 21:03:47 -07:00 |
|
Girish Ramakrishnan
|
2d115d3d0f
|
Move GroupsError to BoxError
|
2019-10-22 16:34:17 -07:00 |
|
Girish Ramakrishnan
|
1b594d3e50
|
Remove unused GroupsError
|
2019-10-22 16:26:38 -07:00 |
|
Girish Ramakrishnan
|
332f2e7c10
|
Move SysInfoError to BoxError
|
2019-10-22 14:09:44 -07:00 |
|
Girish Ramakrishnan
|
a7614cef2e
|
Move CloudronError to BoxError
|
2019-10-22 14:06:19 -07:00 |
|
Girish Ramakrishnan
|
9842b6d4a1
|
Move EventLogError to BoxError
|
2019-10-22 13:59:01 -07:00 |
|
Girish Ramakrishnan
|
88818a1ec2
|
Move NotificationsError to BoxError
|
2019-10-22 13:00:10 -07:00 |
|
Girish Ramakrishnan
|
812f5cce99
|
Move DisksError to BoxError
|
2019-10-22 11:11:41 -07:00 |
|
Girish Ramakrishnan
|
fdf7da9111
|
Move SupportError to BoxError
|
2019-10-22 11:08:19 -07:00 |
|
Girish Ramakrishnan
|
ed9e1772ea
|
move SettingsError to BoxError
|
2019-10-22 11:06:14 -07:00 |
|
Girish Ramakrishnan
|
657a2cac2f
|
Add pagination to mailbox listing
|
2019-10-22 10:12:06 -07:00 |
|
Girish Ramakrishnan
|
d15aa2744d
|
Fix return code if start.sh is bad
|
2019-10-20 13:35:19 -07:00 |
|