index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-server
/
ipa-gui
/
ipagui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use % format string to fix nbsp problem in userlist.kid (fixes #453779)
Jason Gerard DeRose
2008-07-30
1
-7
/
+9
*
Fix encoding issue when manually loading templates for forms
Rob Crittenden
2008-07-29
6
-7
/
+40
*
Change Title label to Job Title for clarity
Rob Crittenden
2008-07-29
2
-2
/
+2
*
Ignore empty values when converting a multi-valued form field back to a list....
Rob Crittenden
2008-06-09
1
-1
/
+2
*
Fix issue of double logging in ipa_error.log.
Rob Crittenden
2008-06-03
4
-4
/
+51
*
Move non-user-configurable configuration elements to TurboGears app.cfg file.
Rob Crittenden
2008-05-22
1
-1
/
+53
*
Add validators.py to the list of files.
Rob Crittenden
2008-05-20
1
-0
/
+1
*
Do uniqueness check on phone numbers and cn entered via the UI.
Rob Crittenden
2008-05-20
3
-4
/
+80
*
The admin user doesn't have the inetorgperson objectclass so don't have a giv...
Rob Crittenden
2008-05-13
1
-0
/
+10
*
Refine our web space some more so that everything we reference is in /ipa
Rob Crittenden
2008-05-07
4
-27
/
+27
*
Fix the client-side search size limit.
Rob Crittenden
2008-04-25
1
-1
/
+1
*
Add nfs as a service principal type.
Rob Crittenden
2008-04-23
1
-0
/
+1
*
Don't let a user change their own uid. Fix some related errors if they try.
Rob Crittenden
2008-04-23
2
-3
/
+8
*
Add missing image
Rob Crittenden
2008-04-03
1
-0
/
+1
*
Don't try to update ipauserobjectclasses or ipagroupobjectclasses
Rob Crittenden
2008-04-02
2
-9
/
+13
*
On the delegation edit screen allow the direct entry of a group name
Rob Crittenden
2008-03-24
1
-4
/
+28
*
Don't try to add the default group to a user when creating the group.
Rob Crittenden
2008-03-31
1
-4
/
+19
*
Fix account activation.
Rob Crittenden
2008-03-31
1
-6
/
+11
*
Do case-less comparisons when considering objectclass but store the
Rob Crittenden
2008-03-28
2
-0
/
+4
*
When getting members let user indicate what type of member they want.
Rob Crittenden
2008-03-27
4
-7
/
+77
*
Add additional detail to error messages.
Rob Crittenden
2008-03-25
5
-24
/
+24
*
Don't error out if the user isn't in any groups.
Rob Crittenden
2008-03-26
1
-0
/
+3
*
Re-root the IPA web UI to /ipa and the XML-RPC interface to /ipaxml.
Rob Crittenden
2008-03-24
2
-10
/
+17
*
We are really changing the kerberos principal key and not the password when
Rob Crittenden
2008-03-24
5
-45
/
+45
*
Remove ACI that was causing RDN changes to fail
Rob Crittenden
2008-03-10
1
-4
/
+1
*
Remove some duplicate id's that are not valid HTML
Rob Crittenden
2008-03-05
3
-5
/
+2
*
Remove the ability for the average user to add/delete groups on user edit page
Rob Crittenden
2008-03-04
1
-3
/
+3
*
In the UI we don't want to display Edit links unless someone can actually
Rob Crittenden
2008-02-27
2
-11
/
+63
*
Require that service principals resolve to a DNS A record.
Rob Crittenden
2008-02-26
1
-1
/
+1
*
Use the label "Full Name" for "Common Name"
Rob Crittenden
2008-02-26
2
-2
/
+2
*
Remove HTML from Javascript error message and fix up language to be clearer
Rob Crittenden
2008-02-22
1
-1
/
+1
*
Don't clear out the uid from the session until the record has been updated.
Rob Crittenden
2008-02-20
1
-3
/
+3
*
Don't let a regular user edit their own active status or manager
Rob Crittenden
2008-02-20
1
-1
/
+4
*
Use basestring class when testing to see if an object is a string to support
Rob Crittenden
2008-02-21
4
-10
/
+12
*
IE 6 doesn't support transparent PNG
Rob Crittenden
2008-02-20
4
-3
/
+1
*
Include and use policy icon in the UI
Rob Crittenden
2008-02-20
5
-3
/
+4
*
Objects used by new CSS layout.
Rob Crittenden
2008-02-20
10
-0
/
+0
*
Only show Delete button for admins, editors and don't let user delete them self
Rob Crittenden
2008-02-18
1
-2
/
+4
*
Update of CSS from Máirín Duffy including some per-object images
Rob Crittenden
2008-02-19
21
-171
/
+375
*
Use the proper access methods in IPA policy subcontroller.
Rob Crittenden
2008-02-18
1
-17
/
+17
*
Fix incorrect form label
Rob Crittenden
2008-02-14
1
-1
/
+1
*
Generate the multi-value entries needed when redirecting to the edit_user
Rob Crittenden
2008-02-08
1
-24
/
+39
*
Install principalshow.kid
Rob Crittenden
2008-02-08
1
-0
/
+1
*
Don't set blank values so we don't end up with empty attributes
Rob Crittenden
2008-01-30
1
-70
/
+70
*
Set the license uniformly to GPLv2 only.
Rob Crittenden
2008-02-04
61
-7
/
+1029
*
Use orig_user_dict to get krbprincipalname when changing passwords.
Rob Crittenden
2008-01-31
1
-1
/
+6
*
Enable server-side sessions. It is currently using files for sessions.
Rob Crittenden
2008-01-23
1
-0
/
+12
*
Service principal deletion
Rob Crittenden
2008-01-11
3
-2
/
+102
*
Make button test consistent with rest of page
Rob Crittenden
2008-01-07
1
-1
/
+1
*
Finishe removing previous code to fetch keytabs
Simo Sorce
2007-12-21
2
-32
/
+1
[next]