MCPcopy Create free account

hub / github.com/JustinJudd/CAGo / functions

Functions204 in github.com/JustinJudd/CAGo

↓ 96 callersMethodIndex
Base index page for Admin Controller - List Admin options
app/controllers/admin.go:23
↓ 93 callersFunctiona
(e,t,n)
public/js/jquery-1.9.1.min.js:3
↓ 64 callersMethodIndex
Get the base Project page
app/controllers/project.go:452
↓ 51 callersFunctionb
(e,t)
public/js/jquery-1.9.1.min.js:3
↓ 26 callersMethodgetProject
Get a project with specified ID from database
app/controllers/project.go:29
↓ 25 callersMethodManageProject
Manage a project
app/controllers/admin.go:298
↓ 24 callersFunctionnewError
Wrapper to create and merge error messages with errors
app/controllers/app.go:121
↓ 21 callersMethodgetProjectOwners
Get a list of all users that own a given project from database
app/controllers/project.go:98
↓ 14 callersMethodIndex
Show defualt User page
app/controllers/user.go:59
↓ 14 callersFunctionOt
(e,n)
public/js/jquery-1.9.1.min.js:4
↓ 10 callersFunctionot
()
public/js/jquery-1.9.1.min.js:3
↓ 10 callersFunctionr
(e)
public/js/jquery-1.9.1.min.js:4
↓ 9 callersFunctionc
(t)
public/js/jquery-1.9.1.min.js:3
↓ 9 callersMethodgetCert
Get a certificate with specified ID from database
app/controllers/project.go:59
↓ 9 callersFunctionpt
(e)
public/js/jquery-1.9.1.min.js:4
↓ 8 callersFunctionat
(e)
public/js/jquery-1.9.1.min.js:4
↓ 8 callersFunctione
()
public/js/bootstrap.min.js:6
↓ 8 callersMethodgetProjectCAs
Get a list of all certificates that are CAs within a project from the database
app/controllers/project.go:314
↓ 8 callersFunctioni
(e)
public/js/jquery-1.9.1.min.js:5
↓ 6 callersFunctionb
()
public/js/bootstrap.min.js:6
↓ 6 callersFunctiondt
(e)
public/js/jquery-1.9.1.min.js:4
↓ 6 callersFunctionft
(e,t)
public/js/jquery-1.9.1.min.js:4
↓ 6 callersMethodgetCertificateOwners
Get a list of all users that own a given certificate from database
app/controllers/project.go:199
↓ 6 callersFunctiono
(e,t)
public/js/jquery-1.9.1.min.js:5
↓ 5 callersMethodLoadCSR
Load/Import a Certificate Signing Request
app/controllers/project.go:720
↓ 5 callersMethodProjects
Manage projects
app/controllers/admin.go:268
↓ 5 callersMethodString
()
app/models/user.go:19
↓ 5 callersMethodconnected
Check if a user is connected(logged in)
app/controllers/user.go:40
↓ 5 callersMethodgetUsers
Get a list of all of the users
app/controllers/app.go:44
↓ 4 callersMethodEditUser
Edit a user and their accesses
app/controllers/admin.go:80
↓ 4 callersFunctionc
(c)
public/js/bootstrap.min.js:6
↓ 4 callersMethodgetProjectMembers
Get a list of all users that are members of a given project from database
app/controllers/project.go:164
↓ 4 callersMethodgetProjectMembership
Get a project membership struct for a given user and project from database
app/controllers/project.go:229
↓ 4 callersMethodgetProjectUsers
Get a list of all users that are in given project from database(Users+Admins)
app/controllers/project.go:182
↓ 4 callersMethodgetUserProjects
Get a list of all projects the user owns
app/controllers/app.go:60
↓ 4 callersFunctionir
(e,t)
public/js/jquery-1.9.1.min.js:5
↓ 4 callersFunctionk
(e,n,r,i)
public/js/jquery-1.9.1.min.js:5
↓ 4 callersFunctionmt
(e,t,n,r,i)
public/js/jquery-1.9.1.min.js:4
↓ 4 callersFunctionnn
(e,t)
public/js/jquery-1.9.1.min.js:5
↓ 4 callersFunctions
(s,u,c,f,d)
public/js/jquery-1.9.1.min.js:4
↓ 4 callersFunctionst
(e,t,n,r)
public/js/jquery-1.9.1.min.js:4
↓ 3 callersMethodIndex
Start page of tour - setup server
app/controllers/tour.go:21
↓ 3 callersFunctionM
(e)
public/js/jquery-1.9.1.min.js:3
↓ 3 callersFunctionMn
(e,n)
public/js/jquery-1.9.1.min.js:5
↓ 3 callersFunctionMt
(e,t)
public/js/jquery-1.9.1.min.js:4
↓ 3 callersMethodPassword
Display page for the user to change their password
app/controllers/user.go:154
↓ 3 callersMethodbuildCertPools
Build a certificate pool for a project
app/controllers/project.go:412
↓ 3 callersMethodgetProjectCertTemplates
Get a list of certificate templates within a project from the database
app/controllers/project.go:298
↓ 3 callersMethodgetProjectCerts
Get a list of certificates within a project from the database
app/controllers/project.go:254
↓ 3 callersMethodgetProjects
Get a list of all projects from database
app/controllers/project.go:42
↓ 3 callersFunctiongt
(e)
public/js/jquery-1.9.1.min.js:4
↓ 3 callersFunctionht
(e,t,n)
public/js/jquery-1.9.1.min.js:4
↓ 3 callersMethodisProjectOwner
Get a boolean if the user owns any projects
app/controllers/project.go:190
↓ 3 callersFunctionit
()
public/js/jquery-1.9.1.min.js:3
↓ 3 callersMethodmakeCRLLocation
(crlId int)
app/controllers/app.go:125
↓ 3 callersFunctionrt
(e)
public/js/jquery-1.9.1.min.js:4
↓ 2 callersFunction$
(e)
public/js/jquery-1.9.1.min.js:3
↓ 2 callersMethodCreateCertificate
Create a certificate based on the passsed in form, and save it in the database
app/controllers/project.go:676
↓ 2 callersMethodEditCertificate
Edit a certificate ownership list
app/controllers/admin.go:866
↓ 2 callersFunctionHn
(e)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersFunctionKn
()
public/js/jquery-1.9.1.min.js:5
↓ 2 callersFunctionP
(e,n,r,i)
public/js/jquery-1.9.1.min.js:3
↓ 2 callersFunctionParseCertificationRequest
Parse a certification request out of ASN.1 format
app/controllers/app.go:513
↓ 2 callersMethodProject
Create a new project through admin portal
app/controllers/admin.go:244
↓ 2 callersMethodProject
Form to create first project
app/controllers/tour.go:31
↓ 2 callersFunctionR
(e,t,n)
public/js/jquery-1.9.1.min.js:3
↓ 2 callersMethodUser
Form to create first user
app/controllers/tour.go:26
↓ 2 callersMethodUsers
Admin controller - List users and access, create users
app/controllers/admin.go:46
↓ 2 callersMethodValidate
(v *revel.Validation)
app/models/user.go:25
↓ 2 callersFunctionW
(e,n,r)
public/js/jquery-1.9.1.min.js:3
↓ 2 callersFunction_t
(e,t)
public/js/jquery-1.9.1.min.js:4
↓ 2 callersFunctionan
(e,t,n,r,i)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersMethodcreateCertificate
Base code to actually create and store a new certificate Return the id of the new certificate(or -1) and an error (or nil)
app/controllers/app.go:131
↓ 2 callersMethodgetCSR
Get a CSR from database based on ID
app/controllers/project.go:362
↓ 2 callersMethodgetProjectCertTemplate
Get a certificate template from the database
app/controllers/project.go:286
↓ 2 callersMethodgetProjectsRevokedCerts
Get a list of revoked certificates for a project from the database
app/controllers/project.go:393
↓ 2 callersMethodgetUser
Get a user based on a name
app/controllers/user.go:16
↓ 2 callersMethodgetUserFromId
Get a user based on the table index
app/controllers/user.go:28
↓ 2 callersMethodisRevoked
Inquire from DB if certificate is revoked
app/controllers/project.go:403
↓ 2 callersFunctionln
(e,t)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersFunctionor
(e)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersFunctionq
()
public/js/jquery-1.9.1.min.js:3
↓ 2 callersFunctionqn
(e,n,r,i)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersFunctionrn
(e,t)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersMethodsaveProject
Create and save a project and store it in database
app/controllers/app.go:467
↓ 2 callersMethodsaveUser
Create and save the new user
app/controllers/app.go:440
↓ 2 callersFunctionsn
(e,t,n)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersFunctiontn
(e,t)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersFunctionu
()
public/js/jquery-1.9.1.min.js:3
↓ 2 callersFunctionun
(e)
public/js/jquery-1.9.1.min.js:5
↓ 2 callersFunctionut
(e,t)
public/js/jquery-1.9.1.min.js:4
↓ 1 callersMethodCreateCRL
(rand io.Reader, priv interface{}, revokedCerts []pkix.RevokedCertificate, now, expiry time.Time)
app/controllers/app.go:528
↓ 1 callersMethodDownloadCRL
Download a certificate revocation list
app/controllers/project.go:1094
↓ 1 callersFunctionF
(e)
public/js/jquery-1.9.1.min.js:3
↓ 1 callersFunctionFn
(e,t)
public/js/jquery-1.9.1.min.js:5
↓ 1 callersFunctionFt
(e,t)
public/js/jquery-1.9.1.min.js:4
↓ 1 callersFunctionHt
(e)
public/js/jquery-1.9.1.min.js:4
↓ 1 callersFunctionIn
()
public/js/jquery-1.9.1.min.js:5
↓ 1 callersFunctionLt
(e,t)
public/js/jquery-1.9.1.min.js:4
↓ 1 callersMethodRegister
Show page for a new user to register
app/controllers/user.go:89
next →1–100 of 204, ranked by callers