Unknwon
80701d45bb
#1193 Make organization emails non-mandatory
10 years ago
Sergio Benitez
079a2d68db
Minor fixes to the LDAP module readme
10 years ago
Sergio Benitez
0f07a5cb84
Updated the LDAP auth module README.
10 years ago
Sergio Benitez
aa9c36514f
Merged conflicts.
10 years ago
Sergio Benitez
2d1db4bf05
Added LDAP simple auth support.
10 years ago
Unknwon
07fe846c9f
#1579 change e-mail max length to 254
10 years ago
Unknwon
38eb000d13
work on #1570
10 years ago
Unknwon
7ec991326d
fix migrate api
10 years ago
Unknwon
e5b105e513
fix migrate API
10 years ago
Unknwon
65e73c4ac6
support URL param to token, but still restrict to APIs
10 years ago
Unknwon
2ac8e11f46
#842 able to use access token replace basic auth
10 years ago
Unknwon
f1adbca0f1
#1554 check adminFilter length before LDAP search
10 years ago
Unknwon
c6b039c6f9
new repo options UI
10 years ago
Unknwon
302938e646
#1333 Disable Gravatar option when install
10 years ago
Unknwon
ea454c21f7
#1542 A way to skip TLS verify for SMTP authentication
10 years ago
Unknwon
55ddf225bb
webhook APIs
10 years ago
Unknwon
f509c59ac1
new create webhook event
10 years ago
Unknwon
bb3b90fcd6
#1487 Readme Template
10 years ago
Unknwon
46bee50e45
complate list of gitignores and licenses
10 years ago
Unknwon
c08600c59b
new edit webhook UI
10 years ago
Unknwon
4217c2333c
new create webhook UI
10 years ago
Unknwon
bd1d7d1509
Able to set SSH port when install, update Docker docs
10 years ago
Girish Ramakrishnan
24d7a86a8d
Set IsAdmin using LDAP
...
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.
In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
10 years ago
Unknwon
03b85b73af
token recent activity
10 years ago
Unknwon
4c7b6414eb
new access token UI
10 years ago
Unknwon
6235bd1fe9
work on #986 and fix a LDAP crash
10 years ago
Unknwon
71fd10dd37
change minimum password length to 1
10 years ago
Unknwon
407385db7e
work on #1493
10 years ago
Sergio Benitez
bb8e763ede
Small style fixes to the LDAP module README
10 years ago
Unknwon
55ccb00a47
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
...
# Conflicts:
# modules/bindata/bindata.go
10 years ago
Unknwon
1fb53067f4
finish close/reopen issue
10 years ago
Unknwon
133b19d0c5
finish view comments on issue page
10 years ago
Sergio Benitez
f8a4ab25fd
Updated the LDAP module readme.
10 years ago
Sergio Benitez
7d84d4a8f0
Significantly enhanced LDAP support in Gogs.
10 years ago
Unknwon
34f6cbfc2a
finish attachments when create issue
10 years ago
Unknwon
922f3f3062
finish create issue with labels
10 years ago
Unknwon
590c464c56
UI: create issue with title and content
10 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
10 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
10 years ago
Unknwon
2c507667bf
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
...
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
10 years ago
Unknwon
3e4cdccf6b
milestone: create page
10 years ago
Unknwon
e50982f5ec
allow anonymous SSH clone
10 years ago
Unknwon
487fc8ca39
fix #1439
10 years ago
Unknwon
54b58e988d
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
10 years ago
Unknwon
70d44e9565
Merge branch 'master' of github.com:gogits/gogs into develop
10 years ago
无闻
d86c4841fa
Merge pull request #1309 from stettberger/master
...
settings/password: no minimal required characters for OldPassword
10 years ago
无闻
91ab2538c3
Merge pull request #1244 from jamesa/develop
...
Add full name field to admin's user edit page (fixes #1130 )
10 years ago
Unknwon
dc4aab9925
UI: CURD labels
...
- fix update lable break connection with repository
10 years ago
Unknwon
ac95f6d50f
UI: basic label list
...
- create new label
10 years ago
Unknwon
548b95f7b5
fix install form def
10 years ago
Unknwon
ff051e2106
#1128 : API calls are not hidden behind sign in
10 years ago
Unknwon
81adbe17ca
use pam and update TRANSLATORS
10 years ago
Unknwon
a2a9e151f8
install - add mail from setting
10 years ago
Unknwon
b9dc2147b4
UI: install - done
10 years ago
Unknwon
5cf3732339
UI: install - new version
10 years ago
Christian Dietrich
b36134194c
settings/password: no minimal required characters for OldPassword
...
If users are added to gogs due a reverse proxy automatically, their password is
set to their initial username. If their username is shorter than 6 characters,
they can never set a password. But since this password is required for some
operations (e.g. repository deletion), they could not use all features of gogs
until now.
10 years ago
James
f3aab5dbe3
Add full name field to admin's user edit page ( fixes #1130 )
10 years ago
Paolo Borelli
182003aa41
Add PAM authentication
10 years ago
Unknwon
211596f407
#1124 LDAP add and edit form are misleading
10 years ago
Unknwon
33894591a6
#851 : Edit Account does not take into consideration password rules
10 years ago
Unknwon
34102f7889
remove unused scripts and simplify migrate form definition
10 years ago
无闻
3a6ba39a61
Merge pull request #992 from theangryangel/fix/ldap-auth
...
Attempt 3 to fix LDAP login issues when git pushing after password change
10 years ago
Gogs
fab038b175
Attempt #3 of ldap fixes
10 years ago
无闻
cd8b43d984
Merge pull request #915 from Lafriks/dev
...
Get username, name, surname and e-mail from LDAP server
10 years ago
Unknwon
059338139c
routers: able to migrate repo from local path
...
- modules/middleware/context.go: add HandleAPI method
10 years ago
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
10 years ago
Peter Smit
e6fc58a744
Remove GoGet option from repository and handle it with ?go-get=1 instead
...
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Lauris BH
00653e52ee
Get username, name, surname and e-mail from LDAP server
10 years ago
Unknwon
b293b6eaa6
cmd: CMD option for port number of `gogs web` to prevent first time run conflict
...
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
10 years ago
Peter
b033f2f535
Finish method for having multiple emails/user.
...
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
10 years ago
Unknwon
9803c421f5
fix binding api broken
10 years ago
Unknwon
ac4a10456e
api: able to create repo and fix #726
...
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon
bc8721fb6c
Finish new UI for release page
10 years ago
Joseph Crail
39c068400e
Fix spelling errors in comments.
10 years ago
Unknwon
0b785ad967
work on #672
10 years ago
Unknwon
069486d169
fix #165
10 years ago
Unknwon
ef275ebf62
more on change avatar
10 years ago
Unknwon
55dfe2c978
custom avatar upload
10 years ago
Unknwon
37d8d3afe9
more APIs on #12
10 years ago
Unknwon
32dcaefafa
fox #620
10 years ago
Unknwon
8eb5120fbd
#12 , API: list user repos, list repo hooks
10 years ago
Unknwon
8c9338a537
add personal access token panel #12
10 years ago
Unknwon
e0de6cb5ad
work on #616 and update locales
10 years ago
Christopher Brickley
3794111460
update slack hook to use new format
10 years ago
Unknwon
fa241efa6d
Use binding middleware
10 years ago
Unknwon
91e5c24a31
Fix #522
10 years ago
Unknwon
b9560374cd
UI fix
11 years ago
Unknwon
2a3660dae3
Fix #453
11 years ago
Unknwon
59a7c7c5a5
Remove ldap dep
11 years ago
Unknwon
0ddb1eb769
Finish new install page, almost ready for 0.5 release
11 years ago
Christopher Brickley
2bce24068d
add Slack API webhook support
11 years ago
Tristan Storch
69e332f432
Removed trailing white spaces
...
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
11 years ago
Unknwon
8829174574
Finish new admin users pages
11 years ago
Unknwon
bba707de36
Finish team list, create new team, join/leave team page
11 years ago
Unknwon
5acc948562
Page: `/org/:orgname/settings`
11 years ago
Unknwon
9a1d5d2489
Finish new web hook pages
11 years ago
Justin Nuß
8023494a94
Fix invalid struct tags and remove unreachable code.
11 years ago
Unknwon
755eec745f
Finish new repo settings page
11 years ago
Unknwon
669552e255
Fix #340
11 years ago
Unknwon
dabf5b057c
Finish new migrate page
11 years ago
Unknwon
9813161411
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
gima
5a97cc69ed
Make possible for administrators to change user's password (fix proposal for #290 )
11 years ago
Unknown
465dc962b5
Finish create organization team
11 years ago
Unknown
19e9104289
Organization settings page
11 years ago
Unknown
32b09681b2
Migrate repository by organization
11 years ago
Unknown
43b33440b5
Work on create organization repo and #257
11 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
Unknown
b2801a2e98
Fix #165
11 years ago
Unknown
9d2cef23f2
Fix #165
11 years ago
Unknown
ad5ec45dd6
Fix #165
11 years ago
Unknown
e07674bff1
Support edit release and save as draft
11 years ago
Unknown
9961f9a53c
Fix #197
11 years ago
Unknown
4f2f3c2857
Code convention
11 years ago
Unknown
93f8f92523
Finish create new label
11 years ago
Lunny Xiao
f6c94c29d5
implicated error for ldap dial
11 years ago
Lunny Xiao
7869cfccb9
Merge pull request #192 from DerDackel/ldapssl
...
Add LDAP over SSL support
11 years ago
Sebastian Jackel
eb264a112b
Add LDAP over SSL support
11 years ago
Unknown
54e95fa367
Finish add new milestone
11 years ago
Unknown
f1130ce5e9
Fix edit auth page bug
11 years ago
Unknown
65e628d1f4
ignore broken tests
11 years ago
Unknown
c5dbc24ca4
UI fix
11 years ago
Lunny Xiao
bf58679390
add support for smtp authentication
11 years ago
Lunny Xiao
55019bfbc5
merge all login methods
11 years ago
Lunny Xiao
4d6de6c7b9
add login name for auth type
11 years ago
Unknown
09dba7d63e
Clean names
11 years ago
Unknown
8ca14e2109
Improve delete SSH key
11 years ago
Unknown
24f614f6db
Finish add web hook
11 years ago
Unknown
6e3dba2cc5
Clean repo code
11 years ago
Unknown
bbdfe25769
User code clean and ui improve
11 years ago
Unknown
c1eb4d894a
Clean api code
11 years ago
Unknown
3b7465f817
fix code
11 years ago
Lunny Xiao
d8136c9c3c
Merge branch 'dev-ldap' into dev
11 years ago
Lunny Xiao
1652dd5068
basic authentications
11 years ago
Unknown
816c0ed5e7
Fix import path
11 years ago
Lunny Xiao
79ea34e70e
ldap support
11 years ago
Unknown
89c99167b2
Fix #149
11 years ago
Unknown
d0ea4c7b68
Fix #149
11 years ago
Unknown
2a1dc0085b
fix #91
11 years ago
Unknown
62240b6bc1
Add login by email
11 years ago
juju2013
efc05ea1de
initial support for LDAP authentication/MSAD
11 years ago
Unknown
f644cefa86
Finish release
11 years ago
Unknown
5c2da610a2
Move binding as subrepo
11 years ago
Unknown
90f6aa8cd1
Add repo mirror and import
11 years ago
Unknown
33aa4f7438
Support private repo
11 years ago
Unknown
e9c4156c87
Add: rename user
11 years ago
Unknown
d0e6a4c25a
Change new martini impot path
11 years ago
Unknown
a6e12aaef6
Fixing bug
11 years ago
Unknown
107a1eadac
Finish close and reopen issue, install page, ready going to test stage of v0.2.0
11 years ago
Unknown
6e376bb85c
Working on install page
11 years ago
Unknown
2fa8d0c8dd
Added create issue
11 years ago
Unknown
cb52f6d07d
Add auto-login
11 years ago
Unknown
59ffdbf6f8
Add create, list, view issue
11 years ago
slene
f9c07c4186
update session
11 years ago
Unknown
30618b271a
Add admin edit user
11 years ago
Unknown
ddbd2ce152
Add register mail tpl
11 years ago
Unknown
a2fbb24615
Add active page
11 years ago
Unknown
de087c7b4a
Add send register confirm mail
11 years ago
Unknown
fbbae2b721
Working on register mail confirmation
11 years ago
Unknown
e51afe4621
Add postgres support, clean code, code review
11 years ago
slene
3a2eee0827
fix repo setting and delete repo
11 years ago
slene
7ca8306775
modify RepoAssignment
11 years ago
slene
a33d03f008
Merge branch 'master' of github.com:gogits/gogs
...
Conflicts:
routers/user/user.go
web.go
11 years ago
slene
fa5ad1e465
move templateFuncs to one file, add middleware context.
11 years ago
Unknown
4b8e888437
Finish feeds
11 years ago
slene
06deed820d
Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
11 years ago
Unknown
47edf7f4f9
Finish update password and profile
11 years ago
Unknown
52de63e7bb
Allow 1 letter usernames
11 years ago
Unknown
c01f593daa
Add updatePasswd
11 years ago
Unknown
57bc2d1ca0
Add update user profile back end, add new gitignore and license, add template data to public profile page
11 years ago
Unknown
27104ac89a
Add delete repo
11 years ago
FuXiaoHei
37fae304d3
single repository page ui, add spec handler to get repo
11 years ago
FuXiaoHei
b1fe498eb9
single repository page ui
11 years ago
Unknown
af5435d586
Bug fix
11 years ago
Unknown
fdc4151ff3
Finish create repo
11 years ago
Unknown
b4727c7601
Update create repo
11 years ago
Unknown
897329a644
Add add and delete SSH key
11 years ago
Unknown
76ce6f9848
Update repo.Create
11 years ago
Unknown
5a05d6633d
Merge utils to modules
11 years ago
Unknown
a2a59f8ad1
Change /user/profile URL to /user/:username
11 years ago
Unknown
ba5c7ea771
Add SignInRequire and SignOutRequire middleware
11 years ago
Unknown
56a7ab4da5
Finish log in user
11 years ago
Unknown
1249392c83
Finish register user
11 years ago
Unknown
5959e344a9
Optimize validate
11 years ago
Unknown
c6f2c23b05
Add binding form for register user
11 years ago