| .. |
|
apikey.go
|
c75aa23092
New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440
|
10 лет назад |
|
app_plugin.go
|
7a8b3c419b
feat(apps): lots of progress
|
10 лет назад |
|
index.go
|
eacc46da6d
feat(plugins): WIP on new apps concept
|
10 лет назад |
|
invite.go
|
e53c1e39d3
feat(invite): can now add org user with sername again, #2353
|
10 лет назад |
|
models.go
|
cb5c1bd24d
Removed created_by and fixed gofmt
|
10 лет назад |
|
org.go
|
fad1d4cf98
feat(organization): added update org address to http api and to org details settings view, closes #2672
|
10 лет назад |
|
user.go
|
de0f04ec3c
feat(signup): progress on new sign up and email verification flow, #2353
|
10 лет назад |