Girish Ramakrishnan
|
27e263e7fb
|
lint
|
2018-05-16 14:08:54 -07:00 |
|
Girish Ramakrishnan
|
052050f48b
|
Add a way to persist addon memory configuration
Fixes #555
|
2018-05-16 14:00:55 -07:00 |
|
Girish Ramakrishnan
|
81e29c7c2b
|
Make the INFRA_VERSION_FILE more readable
|
2018-05-16 09:54:42 -07:00 |
|
Girish Ramakrishnan
|
c3fbead658
|
Allow zoneName to be changed in domain update route
|
2018-05-15 15:39:30 -07:00 |
|
Girish Ramakrishnan
|
36f5b6d678
|
manual dns: handle ENOTFOUND
Fixes #548
|
2018-05-15 15:39:18 -07:00 |
|
Girish Ramakrishnan
|
a45b1449de
|
Allow ghost users to skip 2fa
|
2018-05-14 15:07:01 -07:00 |
|
Girish Ramakrishnan
|
a1020ec6b8
|
remove /user from profile route
|
2018-05-13 21:53:06 -07:00 |
|
Girish Ramakrishnan
|
bd29447a7f
|
gcdns: Fix typo
|
2018-05-10 10:05:42 -07:00 |
|
Johannes Zellner
|
aa5952fe0b
|
Wait longer for dns in apptask
name.com often takes longer to sync all nameservers, which means we
timeout too early for them
|
2018-05-10 15:37:47 +02:00 |
|
Johannes Zellner
|
39dc5da05a
|
We have to return a value on dns record upserting
|
2018-05-09 18:58:09 +02:00 |
|
Johannes Zellner
|
d0e07d995a
|
Add name.com dns tests
|
2018-05-09 18:13:21 +02:00 |
|
Johannes Zellner
|
94408c1c3d
|
Add name.com DNS provider
|
2018-05-09 18:13:14 +02:00 |
|
Girish Ramakrishnan
|
66f032a7ee
|
route53: use credentials instead of dnsConfig
|
2018-05-07 23:41:03 -07:00 |
|
Girish Ramakrishnan
|
4356df3676
|
bump timeout
|
2018-05-07 16:28:11 -07:00 |
|
Girish Ramakrishnan
|
1e730d2fc0
|
route53: more test fixing
|
2018-05-07 16:20:03 -07:00 |
|
Girish Ramakrishnan
|
e8875ccd2e
|
godaddy: add tests
|
2018-05-07 16:09:00 -07:00 |
|
Girish Ramakrishnan
|
2b3656404b
|
route53: fix tests
|
2018-05-07 15:53:08 -07:00 |
|
Girish Ramakrishnan
|
60b5e6f711
|
gandi: add tests
|
2018-05-07 15:51:51 -07:00 |
|
Girish Ramakrishnan
|
b9166b382d
|
route53: set listHostedZonesByName for new/updated domains
|
2018-05-07 13:42:10 -07:00 |
|
Girish Ramakrishnan
|
da5d0c61b4
|
godaddy: workaround issue where there is no del record API
|
2018-05-07 11:41:37 -07:00 |
|
Girish Ramakrishnan
|
1f75c2cc48
|
route53: add backward compat for pre-2.2 IAM perms
backward compat for 2.2, where we only required access to "listHostedZones"
|
2018-05-07 11:24:34 -07:00 |
|
Girish Ramakrishnan
|
d0197aab15
|
Revert "No need to iterate over the hosted zones anymore"
This reverts commit e4a70b95f5.
We will add backward compat route for pre-2.2 cloudrons
|
2018-05-07 11:23:28 -07:00 |
|
Johannes Zellner
|
e4a70b95f5
|
No need to iterate over the hosted zones anymore
|
2018-05-07 16:35:32 +02:00 |
|
Johannes Zellner
|
f4d3d79922
|
Query only requested Route53 zone
Fixes #550
|
2018-05-07 16:30:42 +02:00 |
|
Girish Ramakrishnan
|
9981ff2495
|
Add GoDaddy Domain API
|
2018-05-06 23:07:52 -07:00 |
|
Girish Ramakrishnan
|
722b14b13d
|
Add note on MX records
|
2018-05-06 22:14:39 -07:00 |
|
Girish Ramakrishnan
|
eb2fb6491c
|
gandi: more fixes
|
2018-05-06 21:16:47 -07:00 |
|
Girish Ramakrishnan
|
a53afbce91
|
Add Gandi LiveDNS backend
|
2018-05-06 19:48:51 -07:00 |
|
Girish Ramakrishnan
|
e8efc5a1b2
|
Fix test
|
2018-05-06 12:58:39 -07:00 |
|
Girish Ramakrishnan
|
0c07c6e4d0
|
Allow "-" in usernames
now that username and mailboxes are totally separate, we can allow '-'.
'+' is still reserved because LDAP it.
Fixes #509
|
2018-05-05 09:56:21 -07:00 |
|
Girish Ramakrishnan
|
da5fd71aaa
|
Bump mail container for CRAM-MD5 login fix
|
2018-05-04 21:57:26 -07:00 |
|
Johannes Zellner
|
d6e49415d4
|
Only list user mailboxes in ldap search
|
2018-05-04 17:02:04 +02:00 |
|
Johannes Zellner
|
cb73eb61d4
|
Allow binds against mailboxes
|
2018-05-04 17:02:04 +02:00 |
|
Johannes Zellner
|
4ce3a262a3
|
Allow search for mailboxes over ldap for a specific domain
|
2018-05-04 17:02:04 +02:00 |
|
Girish Ramakrishnan
|
d18d1a977a
|
Add duplicate profile route for compat with old apps using oauth addon
|
2018-05-03 09:29:46 -07:00 |
|
Girish Ramakrishnan
|
616e38189c
|
Revert "x"
This reverts commit 182ea3dac3.
|
2018-05-03 09:29:23 -07:00 |
|
Johannes Zellner
|
726cafcee4
|
Rollback appdb record on clone and install if appstore purchase fails
|
2018-05-03 13:20:34 +02:00 |
|
Girish Ramakrishnan
|
e5c43e9acd
|
Remove debug
|
2018-05-02 12:41:22 -07:00 |
|
Girish Ramakrishnan
|
f09e8664d1
|
Return canonical scope in REST responses
The '*' scope is purely an implementation detail. It cannot
be requested as such.
|
2018-05-02 12:36:41 -07:00 |
|
Girish Ramakrishnan
|
182ea3dac3
|
x
|
2018-05-01 15:17:48 -07:00 |
|
Girish Ramakrishnan
|
f1abb2149d
|
gravatar url is already generated client side
|
2018-05-01 14:30:48 -07:00 |
|
Girish Ramakrishnan
|
8c4015851a
|
merge auth.js into accesscontrol.js
|
2018-05-01 14:03:10 -07:00 |
|
Girish Ramakrishnan
|
a545bdd574
|
merge developer.js into clients.js
|
2018-05-01 14:02:59 -07:00 |
|
Girish Ramakrishnan
|
d1135accbd
|
lint
|
2018-05-01 13:58:13 -07:00 |
|
Girish Ramakrishnan
|
d5b594fade
|
return the scope as part of the user profile
send canonical scope in the profile response
|
2018-05-01 13:25:47 -07:00 |
|
Girish Ramakrishnan
|
c5ffb65563
|
Fix usage of normalizeScope
|
2018-05-01 13:21:53 -07:00 |
|
Girish Ramakrishnan
|
f76a5a7ba7
|
Move the clients API out of oauth prefix
|
2018-05-01 11:30:51 -07:00 |
|
Girish Ramakrishnan
|
17bcd95961
|
typo: return the scope as the scope
|
2018-05-01 10:59:46 -07:00 |
|
Girish Ramakrishnan
|
23bc0e8db7
|
Remove SDK Role
Just compare with the token's clientId instead
|
2018-04-30 23:03:30 -07:00 |
|
Girish Ramakrishnan
|
240ee5f563
|
Ensure we hand out max user.scope
The token.scope was valid at token creation time. The user's scope
could since have changed (maybe we got kicked out of a group).
|
2018-04-30 22:51:57 -07:00 |
|